mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Override meta-w to be a noop on tool-panels
This commit is contained in:
@@ -33,3 +33,4 @@
|
||||
'.tool-panel':
|
||||
'meta-escape': 'tool-panel:unfocus'
|
||||
'escape': 'core:close'
|
||||
'meta-w': 'noop'
|
||||
Reference in New Issue
Block a user