mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-17 12:51:01 +00:00
Document FindLiteral default binding
This commit is contained in:
parent
8ff7ec50ef
commit
957650c3ee
1 changed files with 1 additions and 0 deletions
|
|
@ -470,6 +470,7 @@ conventions for text editing defaults.
|
|||
"Ctrl-o": "OpenFile",
|
||||
"Ctrl-s": "Save",
|
||||
"Ctrl-f": "Find",
|
||||
"Alt-F": "FindLiteral",
|
||||
"Ctrl-n": "FindNext",
|
||||
"Ctrl-p": "FindPrevious",
|
||||
"Ctrl-z": "Undo",
|
||||
|
|
|
|||
Loading…
Reference in a new issue