mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Bind CloseInactiveItems
to alt-cmd-t
This commit is contained in:
parent
88d8696414
commit
9defbf7c76
@ -15,7 +15,7 @@
|
||||
"shift-cmd-}": "pane::ActivateNextItem",
|
||||
"cmd-w": "pane::CloseActiveItem",
|
||||
"cmd-shift-W": "workspace::CloseWindow",
|
||||
"cmd-k alt-cmd-w": "pane::CloseInactiveItems",
|
||||
"alt-cmd-t": "pane::CloseInactiveItems",
|
||||
"cmd-s": "workspace::Save",
|
||||
"cmd-shift-S": "workspace::SaveAs",
|
||||
"cmd-=": "zed::IncreaseBufferFontSize",
|
||||
|
Loading…
Reference in New Issue
Block a user