Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: properly handle directory changes #614

Open
wants to merge 2 commits into
base: harpoon2
Choose a base branch
from

Conversation

cosmicboots
Copy link

@cosmicboots cosmicboots commented Jul 2, 2024

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.

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.
@pcyman
Copy link

pcyman commented Jul 7, 2024

Tested this and it fixes #612 for me.
Hope it gets merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants