fix: add ctrl+f2 binding to home screen

This commit is contained in:
CJ van den Berg 2024-12-05 14:47:20 +01:00
parent bf5d8d48c2
commit c827972e98
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

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