junegunn / junegunn/fzf.vim

Focus issues with layout “enew” in MacVim

Open
#792 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.