Running with HEAD version of neovim locks up when opening new buffer
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [ ] Question
- [x] Bug
- [ ] Suggestion
- OS
- [x] Linux
- [ ] macOS
- [ ] Windows
- [ ] Etc.
- Vim
- [ ] Vim
- [x] Neovim
When opening a new buffer via `:FZF`, neovim locks up before it can close the FZF tab before it can attempt to open the new buffer. If mouse events are on, then it's recoverable by clicking on the previously open tab and then going back to the FZF tab and closing. Without mouse events, I haven't figured out how to recover from this.
I've confirmed that this works with any configuration (including the one in your issue creation form). I can also confirm that this is a problem on Linux with the latest HEAD of neovim (f0c2f82 as I type) and is _not_ an issue with neovim 2.0 or Vim 7.4. This is not a problem with any version of neovim on macOS.
I'm using the latest HEAD of fzf.vim (f31a2925fee3).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.