change File/GFiles/... opening defaut to "open in tab"
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- [X] I have fzf 0.23.0 or above
- [X] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [X] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [X] I have read through the manual page of fzf (`man fzf`)
- [X] I have searched through the existing issues
I read this in the documentation:
Most commands support CTRL-T / CTRL-X / CTRL-V key bindings to open in a new tab, a new split, or in a new vertical split
I use tabs and would like the default behavior, when pressing return, to open in a new tab, and keep the default behavior for CTRL-X and CTRL-V.
is there a way to override the default behavior?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.