harpoon icon indicating copy to clipboard operation
harpoon copied to clipboard

fix: properly handle directory changes

Open cosmicboots opened this issue 7 months ago • 4 comments

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

cosmicboots avatar Jul 02 '24 19:07 cosmicboots