bufexplorer icon indicating copy to clipboard operation
bufexplorer copied to clipboard

Exit on 'Esc' press

Open Baruch4413 opened this issue 7 years ago • 3 comments

It would be great if we also had the option to close the explorer pressing the 'Esc' key (Or any equivalent sequence for that matter)

Baruch4413 avatar Jun 10 '18 18:06 Baruch4413

Sounds good... I will look at what it will take to add this to the next version.

jlanzarotta avatar Jul 24 '18 17:07 jlanzarotta

I'm using space key to toggle. Its easier than esc I think:

nnoremap <silent> <Space> :ToggleBufExplorer<CR>

adelarsq avatar Oct 23 '18 22:10 adelarsq

I'm using space key to toggle. Its easier than esc I think:

nnoremap <silent> <Space> :ToggleBufExplorer<CR>

This is incredible 😍

vrkansagara avatar Feb 05 '21 00:02 vrkansagara