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

hit escape to close narrow editor #48

Closed
brumm opened this issue Jan 22, 2017 · 5 comments
Closed

hit escape to close narrow editor #48

brumm opened this issue Jan 22, 2017 · 5 comments

Comments

@brumm
Copy link

brumm commented Jan 22, 2017

caught myself reaching for escape a couple times to close the narrow editor, so this would be lovely:

'atom-text-editor.narrow[data-grammar="source narrow"]':
  'escape': 'core:close'
@t9md
Copy link
Owner

t9md commented Jan 23, 2017

You are vim-mode or vim-mode-plus user?

@brumm
Copy link
Author

brumm commented Jan 23, 2017

Neither :)

@t9md
Copy link
Owner

t9md commented Jan 23, 2017

OK, thanks.

@t9md
Copy link
Owner

t9md commented Feb 3, 2017

close in favor of #49

Now ctrl-g is generally available to close narrow-editor.
If you map escape to narrow:close, you can close narrow-editor from everywhere.

Mapping escape is very aggressive decision so will postpone for now.

@t9md t9md closed this as completed Feb 3, 2017
@brumm
Copy link
Author

brumm commented Feb 3, 2017

Cool 👍

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