feat: add flow mode binding for toggle_auto_find (alt+f3)
This commit is contained in:
parent
f686ca96d2
commit
023b87184a
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
||||||
["alt+l", "toggle_panel"],
|
["alt+l", "toggle_panel"],
|
||||||
["alt+i", "toggle_inputview"],
|
["alt+i", "toggle_inputview"],
|
||||||
["alt+x", "open_command_palette"],
|
["alt+x", "open_command_palette"],
|
||||||
|
["alt+f3", "toggle_auto_find"],
|
||||||
["f4", "toggle_input_mode"],
|
["f4", "toggle_input_mode"],
|
||||||
["ctrl+f2", "insert_command_name"],
|
["ctrl+f2", "insert_command_name"],
|
||||||
["ctrl+k ctrl+s", "insert_command_name"],
|
["ctrl+k ctrl+s", "insert_command_name"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue