Hello again! Oftentimes I start searching some command with Ctrl-R, realize that I don't have it in history, but I will nonetheless want to execute the command.
Currently if I Ctrl-C while searching, the command buffer will become empty, but I want to retain whatever was my search query in order to potentially edit the arguments a bit and submit it. Similarly, if my search query has 0 matches, and I press Enter/Return/C-M, I would like my search query to remain in the command buffer. Is this currently possible? If not, could you implement the option to enable it? Related: + https://superuser.com/questions/1127468/how-can-i-cancel-reverse-search-without-losing-text-typed/1743296#1743296 + https://github.com/junegunn/fzf/issues/3528 Best, k4lizen
