Switch between buffer mode and file mode while keeping context
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [x] Question
- [ ] Bug
- [x] Suggestion
- OS
- [x] Linux
- [x] macOS
- [x] Windows
- [x] Etc.
- Vim
- [x] Vim
- [x] Neovim
I often start out by searching for a file with `:Buffers` and then realize that I don't have a buffer open for the file I'm looking for. I would like to be able switch to `:Files` mode without loosing my context (with, for example, `ctrl-f`).
Is this possible, if so, how?
If it is not possible, wouldn't this be a cool feature?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.