fix: add missing home mode f2 keybinding
This commit is contained in:
parent
9c476c4d10
commit
b9b3d21189
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@
|
|||
["t", "change_theme"],
|
||||
["q", "quit"],
|
||||
["f1", "open_help"],
|
||||
["f2", "toggle_input_mode"],
|
||||
["f6", "open_config"],
|
||||
["f9", "theme_prev"],
|
||||
["f10", "theme_next"],
|
||||
|
|
Loading…
Add table
Reference in a new issue