harpoon
harpoon copied to clipboard
fix: properly handle directory changes
This change clears out the in-memory harpoon data and re-read it from the disk whenever a DirChanged
event is triggered. This makes sure the in memory data always reflects the harpoon lists for the current working directory.
Fixes #612