Add "Close Window" command
This commit is contained in:
parent
b08cad9ef5
commit
21206800bc
4 changed files with 38 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
"shift-cmd-{": "pane::ActivatePrevItem",
|
||||
"shift-cmd-}": "pane::ActivateNextItem",
|
||||
"cmd-w": "pane::CloseActiveItem",
|
||||
"cmd-shift-W": "workspace::CloseWindow",
|
||||
"alt-cmd-w": "pane::CloseInactiveItems",
|
||||
"cmd-s": "workspace::Save",
|
||||
"cmd-shift-S": "workspace::SaveAs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue