mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 06:37:14 +09:00
Add SaveAs action and command
Fixes #340 You can bind the action `SaveAs` and if you provide an argument to the `save` command it will save as. For example `> save test.txt`.
This commit is contained in:
@@ -143,6 +143,7 @@ Delete
|
||||
Center
|
||||
InsertTab
|
||||
Save
|
||||
SaveAs
|
||||
Find
|
||||
FindNext
|
||||
FindPrevious
|
||||
|
||||
Reference in New Issue
Block a user