junegunn / fzf.vim

fzf :heart: vim
MIT License
9.59k stars 582 forks source link

switching tabs without closing fzf #1394

Open DZ84 opened 2 years ago

DZ84 commented 2 years ago

This is a question not really an issue.

I see in this(https://github.com/junegunn/fzf.vim/issues/192) old post that fzf cannot communicate with vim, is this still the case?

I would like to switch between tabs via ctrl+J/ctrl+K without closing fzf, so I would like to override/add certain keymappings. I know it's possible with mouse clicks, but obviously I would prefer using the keyboard.