Zhaosheng Pan

Results 9 comments of 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.

这个我需要研究一下,这个跟一些插件会有潜在冲突

Please feel free to email me at [email protected] .

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}`.