Skip to content

fix: Update symlinks if they have been modified. #328

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

Merged

Conversation

sindrets
Copy link
Contributor

@sindrets sindrets commented Apr 20, 2021

Fixes #324.

Currently changing the link target of a symlink is not reflected in the tree, unless both the previous target and the new target are directories. This PR makes it so symlink nodes are recreated if they have been modified.

@kyazdani42 kyazdani42 merged commit 796628a into nvim-tree:master Apr 20, 2021
Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
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.

Changing symlink problems
2 participants