Focus issues with layout “enew” in MacVim
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [X] Question
- [ ] Bug
- [ ] Suggestion
- OS
- [ ] Linux
- [X] macOS
- [ ] Windows
- [ ] Etc.
- Vim
- [X] Vim
- [ ] Neovim
I don't know if this is an issue with MacVim or fzf.vim.
When exiting a window with g:fzf_layout = { 'window': 'enew' } in MacVim, an extra key is needed before focus is regained.
For example, in my .vimrc, I mapped:
`nnoremap e :Buffers`
After selecting a buffer, the command prompt reads :Buffers and I need to press some key before `e` works again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.