Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit on 'Esc' press #73

Open
Baruch4413 opened this issue Jun 10, 2018 · 3 comments
Open

Exit on 'Esc' press #73

Baruch4413 opened this issue Jun 10, 2018 · 3 comments

Comments

@Baruch4413
Copy link

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)

@jlanzarotta
Copy link
Owner

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

@adelarsq
Copy link
Contributor

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

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

@vrkansagara
Copy link

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

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

This is incredible 😍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants