mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Escape from a tool panel does not emit core:close
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
'ctrl-shift-up': 'editor:add-selection-above'
|
||||
'ctrl-shift-down': 'editor:add-selection-below'
|
||||
|
||||
'.tool-panel':
|
||||
'escape': 'core:close'
|
||||
|
||||
'.tool-panel.panel-left, .tool-panel.panel-right':
|
||||
'escape': 'tool-panel:unfocus'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user