:Tags doesn't properly jump to tag when the file containing it has a swap file
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [x] Question
- [x] Bug
- [ ] Suggestion
- OS
- [ ] Linux
- [x] macOS
- [ ] Windows
- [ ] Etc.
- Vim
- [x] Vim
- [ ] Neovim
When using :Tags on a file that has a swap file ready, after the Vim menu, fzf.vim doesn't properly jump to the specific found tag.
If I re-run :Tags on the already open buffer everything functions properly (so I guess the menu breaks it).
Since I use tmux with Vim, I often have swap files not properly deleted (e.g. when I quit an entire tmux session), so this can be rather frustrating.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.