Are people not just using http://atuin.sh these days?
Absolutely not. It felt so laggy and buggy ~1 year ago. I think resizing my screen broke it at the time? And now it's loaded with AI and shortcuts overrides.
I switched to my custom fork of stinkpot posted a few days ago here, and it's so nice. I did have to add current-for filtering, but that was easy.
i dont think i ever needed cross platform cross shell syncing of history
Nah. I don't use the shell anymore. Claude knows how to use it better than I do.
This bug is the very reason I started using atuin, in fact. And the reason my .zshrc ends with this line:
[[ -n `find . -maxdepth 1 -name .zsh_history -size -10k` ]] && echo "ZSH history is empty!!!"