TAB key on grep_project behaves differently from find_files #1411
-
Hi and thanks again for the amazing plugin! I'm trying to have the same behavior I have on I couldn't find the discussion about it (even though I've found #1170 and #1171) so I have some questions:
Again, thank you so much! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I’m not sure what you mean, by default Running minimal config with mini.sh sh -c "$(curl -s https://raw.githubusercontent.com/ibhagwan/fzf-lua/main/scripts/mini.sh)" |
Beta Was this translation helpful? Give feedback.
-
This is your issue, |
Beta Was this translation helpful? Give feedback.
https://github.com/estacioneto/dotvim/blob/7aa4ecd63750a039f896544c599ddd7065fe96a9/lua/estacio/fzf/init.lua#L148
This is your issue,
ctrl-i
is equivalent to tab, change it to something else.