Document FindLiteral default binding

This commit is contained in:
Zachary Yedidia
2022-10-04 16:30:06 -07:00
parent 8ff7ec50ef
commit 957650c3ee

View File

@@ -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",