cmp-fuzzy-path icon indicating copy to clipboard operation
cmp-fuzzy-path copied to clipboard

Results 3 cmp-fuzzy-path issues
Sort by recently updated
recently updated
newest added

The cursor lags when typing a path in commandline mode. I assume the code is blocking rather than async when loading the path.

Currently completion only works for a very few commands that match `allowed_cmd_context`. I would like to be able to set `allowed_cmd_context` with a function in options.

Thanks for making this great plugin! Can I make it insert the path relative to my current file? Perhaps easier to explain with an example. Let's say I have the...