Zhaosheng Pan
Zhaosheng Pan
Does `g:im_select_enable_cmd_line` not solve your problem?
Command line mode is fixed in the latest commit. Let me look into search mode.
这个我需要研究一下,这个跟一些插件会有潜在冲突
Fixed in 27666b8
Please feel free to email me at [email protected] .
Hope to see this feature.
The `{/ path/to/file}` link only works for text files.
@benlubas For binary file, `{/ }` works fine, but sometimes explicit open with `xdg-open` may be required, e.g., to open a `.html` file, however it opens inside Neovim instead of...
FYI, the `gx` command does not work for either `{/ path/to/file}` or `{file:path/to/file}`.