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

tnoremap #20

Open
prabirshrestha opened this issue May 22, 2018 · 1 comment
Open

tnoremap #20

prabirshrestha opened this issue May 22, 2018 · 1 comment

Comments

@prabirshrestha
Copy link
Contributor

I want to map Esc to normal mode for all terminal (tnoremap <Esc> <C-\><C-n>) except for vim-fz where I want to exit the terminal. Any idea how to achieve this?

@mattn
Copy link
Owner

mattn commented May 22, 2018

Some of selector tools allow to exit with ESC key. So the mapping should be optional.

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

2 participants