junegunn / fzf.vim

fzf :heart: vim
MIT License
9.59k stars 582 forks source link

QUESTION - Neovim one button escape bind #1358

Closed AdamBD closed 2 years ago

AdamBD commented 2 years ago

Hello,

I am using fzf.vim with nvim and fzf opens in a terminal buffer. In order to close the buffer I need to use to return to normal mode and then :q to close the buffer.

I am trying to simply have close the buffer completely. Is there a way to do this easily?

junegunn commented 2 years ago

Duplicate of https://github.com/junegunn/fzf.vim/issues/1213