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

Altering a file location does not result in updating the reference to the buffer #593

Open
StonedHesus opened this issue May 17, 2024 · 0 comments

Comments

@StonedHesus
Copy link

WARNING
If this is about Harpoon1, the issue will be closed. All support and everything of harpoon1 will be frozen on master until 4/20 or 6/9 and then harpoon2 will become master

Please use harpoon2 for branch

I have stumbled upon this issue, where if, say I have a file foo which resides under the directory src/toto, and where foo is added to my harpoon list of tracked files; then if I perform an operation such as moving the file foo to another location say src/fafa this will not update the reference to the buffer in harpoon, making thus changes to a buffer that's located at the previous location of the file, in this case it will keep wanting to write the changes I make to the directory src/toto even though my file doesn't reside there no more, plus upon saving the buffer opened in harpoon, it will automatically create the file containing it back at the initial location.

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

No branches or pull requests

1 participant