-
Notifications
You must be signed in to change notification settings - Fork 136
Description
Hello and thank you for this wonderful project! It has forever become a must-have in my toolbox.
For the TUI mode, even tough there are hotkeys and a help menu (F1/^z) for controlling various aspects of it. I often have a hard time remembering the keybinds, so this is where the Help and Options menu comes in. However, the problem with that becomes there are so many that it can be a pain point to physically scan the screen to find the options I am looking for.
I am a big fan of search bars and command palettes and given ugrep is already a handy specialist in searching and filtering, I thought it would be nice to have a search mode for the settings and options for adjusting the TUI mode.
Additionally, I think having a command palette that you can pull up regardless if you are in Help and Options (F1/^z) mode or in main search mode, that would also show the corresponding keybind for reinforcement learning along with adding it (the command palette binding) to the common keybind list at the bottom line of search mode next to ^Q quit ^T split ^z help etc. would go a long way and would be huge quality of life improvement.