Add "Save As" command
This commit is contained in:
parent
8ed33cadeb
commit
b08cad9ef5
4 changed files with 23 additions and 8 deletions
|
@ -16,6 +16,7 @@
|
|||
"cmd-w": "pane::CloseActiveItem",
|
||||
"alt-cmd-w": "pane::CloseInactiveItems",
|
||||
"cmd-s": "workspace::Save",
|
||||
"cmd-shift-S": "workspace::SaveAs",
|
||||
"cmd-=": "zed::IncreaseBufferFontSize",
|
||||
"cmd--": "zed::DecreaseBufferFontSize",
|
||||
"cmd-,": "zed::OpenSettings",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue