feat: add flow mode keybind for find_in_files to overlay/palette mode

This commit is contained in:
CJ van den Berg 2025-08-15 12:31:54 +02:00
parent b043dfe34f
commit 3b3104e876
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -290,6 +290,7 @@
["ctrl+j", "toggle_panel"],
["ctrl+q", "quit"],
["ctrl+w", "close_file"],
["ctrl+shift+f", "find_in_files"],
["ctrl+p", "palette_menu_up"],
["ctrl+n", "palette_menu_down"],
["ctrl+e", "palette_menu_down"],