You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for the awesome plugin. I'm migrating from a FZF based setup and I'm missing the option to complete in insert mode. Using FZF I can e.g. in insert mode to call the FZF file selection. The selected file will then be inserted at the current cursor position.
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.95. Please mark this comment with 👍 or 👎 to give our bot feedback!
Hi,
thanks for the awesome plugin. I'm migrating from a FZF based setup and I'm missing the option to complete in insert mode. Using FZF I can e.g. in insert mode to call the FZF file selection. The selected file will then be inserted at the current cursor position.
Here's the relevant port of the FZF documentation: https://github.com/junegunn/fzf.vim#completion-functions
It would be cool to have functions like "clap-complete-path" to use in insert mode mappings.
Regards,
Robert
The text was updated successfully, but these errors were encountered: