fix: add ctrl+f2 binding to home screen
This commit is contained in:
parent
bf5d8d48c2
commit
c827972e98
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@
|
|||
["q", "quit"],
|
||||
["f1", "open_help"],
|
||||
["f2", "toggle_input_mode"],
|
||||
["ctrl+f2", "insert_command_name"],
|
||||
["f6", "open_config"],
|
||||
["f9", "theme_prev"],
|
||||
["f10", "theme_next"],
|
||||
|
|
Loading…
Add table
Reference in a new issue