mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
🐧 Add keymap implementation to reorder tabs in linux
This commit is contained in:
committed by
Ben Ogle
parent
3462d99675
commit
ff80545285
@@ -12,6 +12,8 @@
|
||||
'ctrl-alt-s': 'application:run-all-specs'
|
||||
'ctrl-alt-o': 'application:open-dev'
|
||||
'ctrl-shift-o': 'application:open-folder'
|
||||
'ctrl-shift-pageup': 'pane:move-item-to-left'
|
||||
'ctrl-shift-pagedown': 'pane:move-item-to-right'
|
||||
'F11': 'window:toggle-full-screen'
|
||||
|
||||
# Sublime Parity
|
||||
|
||||
Reference in New Issue
Block a user