feat: add flow mode binding for toggle_auto_find (alt+f3)

This commit is contained in:
CJ van den Berg 2025-12-03 19:10:55 +01:00
parent f686ca96d2
commit 023b87184a
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -34,6 +34,7 @@
["alt+l", "toggle_panel"],
["alt+i", "toggle_inputview"],
["alt+x", "open_command_palette"],
["alt+f3", "toggle_auto_find"],
["f4", "toggle_input_mode"],
["ctrl+f2", "insert_command_name"],
["ctrl+k ctrl+s", "insert_command_name"],