mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Close all editors in pane with meta-P
This commit is contained in:
@@ -33,3 +33,4 @@
|
||||
'meta-u': 'editor:upper-case'
|
||||
'meta-U': 'editor:lower-case'
|
||||
'alt-meta-w': 'editor:close-other-editors'
|
||||
'meta-P': 'editor:close-all-editors'
|
||||
|
||||
Reference in New Issue
Block a user