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!!!"
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!!!"