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: fix operations for symlink referencing directory #35

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

amedama41
Copy link
Contributor

Fix other operations for symlink, as a continuation of the PR above.

  • Rename / copy / move for symlink referencing directory is performed for the symlink itself instead of the directory.
  • Show dangling symlinks on also Neovim (About Vim, already show).

* Rename / copy / move for symlink referencing directory is performed
  for the symlink itself instead of the directory.
* Show dangling symlinks on also Neovim.
@obaland
Copy link
Owner

obaland commented Feb 13, 2024

@amedama41
Thanks for fixing.
It may be improved later.

@obaland obaland merged commit 5b6da66 into obaland:main Feb 13, 2024
8 checks passed
@amedama41 amedama41 deleted the issue/fix_symlink branch May 19, 2024 13:56
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