I have added #Atuin to my list of "always installed extra tools". It was suggested to me by @LovesTha and I think @b0rk mentioned it but I can’t seem to find the reference. It works in all my shells and on all my platforms. It’s better than what I was doing before. Does everything I have been doing and more. Is fast. Doesn’t get in the way. Has a good, maybe great, UI. Does a job that is incredibly important, at least to me, that I do very very often. (Finding and executing a previous command)

I do still need one thing though (and I’ll figure it out or else submit a patch). I often go straight into using my favorite editor on the selected command rather than just having the insertion point on the command line. I do that with fc. Which leads me to a problem in #Zsh unrelated to atuin. In #Bash, Esc-V took me from the command line into $EDITOR ( #HelixEditor for me ). Zsh doesn’t use #Readline. I don’t know how to do that and I really want to.