mirror of
https://github.com/atom/atom.git
synced 2026-01-26 15:28:27 -05:00
Expand/collapse result with ctrl-[]
This commit is contained in:
@@ -19,4 +19,6 @@
|
||||
|
||||
'.command-panel .preview-list':
|
||||
'left': 'command-panel:collapse-result'
|
||||
'ctrl-[': 'command-panel:collapse-result'
|
||||
'right': 'command-panel:expand-result'
|
||||
'ctrl-]': 'command-panel:expand-result'
|
||||
|
||||
Reference in New Issue
Block a user