diff --git a/runtime/help/keybindings.md b/runtime/help/keybindings.md index d2b1883c..8d14da7d 100644 --- a/runtime/help/keybindings.md +++ b/runtime/help/keybindings.md @@ -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",