mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add native-key-bindings class
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
'escape': 'editor:consolidate-selections'
|
||||
|
||||
# allow standard input fields to work correctly
|
||||
'input:not(.hidden-input)':
|
||||
'input:not(.hidden-input), .native-key-bindings':
|
||||
'tab': 'core:focus-next'
|
||||
'shift-tab': 'core:focus-previous'
|
||||
'left': 'native!'
|
||||
|
||||
Reference in New Issue
Block a user