diff --git a/src/keybind/builtin/flow.json b/src/keybind/builtin/flow.json index 0e9f46c..f668cad 100644 --- a/src/keybind/builtin/flow.json +++ b/src/keybind/builtin/flow.json @@ -185,6 +185,7 @@ ["t", "change_theme"], ["q", "quit"], ["f1", "open_help"], + ["f2", "toggle_input_mode"], ["f6", "open_config"], ["f9", "theme_prev"], ["f10", "theme_next"],