Tracking down a Zsh history data loss bug

47 points by stapelberg


osa1

Pleasantly surprised by this because I've been complaining about zsh losing my history entries for years and I'm excited about the possibility that this could be the fix.. Kudos to the author for tracking this down.

The fix: https://github.com/zsh-users/zsh/commit/bacc78ec3f

This is tagged as zsh-5.9.0.2-test, so I guess 5.9.0.2 is the earliest version that'll have the fix.