diff --git a/src/keybind/builtin/flow.json b/src/keybind/builtin/flow.json index 67babab..7ca1490 100644 --- a/src/keybind/builtin/flow.json +++ b/src/keybind/builtin/flow.json @@ -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"],