mirror of
https://github.com/atom/atom.git
synced 2026-01-14 01:18:01 -05:00
Add ' body' to make .native-binding selector more specific
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
'escape': 'editor:consolidate-selections'
|
||||
|
||||
# allow standard input fields to work correctly
|
||||
'input:not(.hidden-input), .native-key-bindings':
|
||||
'body .native-key-bindings':
|
||||
'tab': 'core:focus-next'
|
||||
'shift-tab': 'core:focus-previous'
|
||||
'enter': 'native!'
|
||||
|
||||
Reference in New Issue
Block a user