Skip to content

Conversation

@pynappo
Copy link
Collaborator

@pynappo pynappo commented Mar 16, 2025

Closes #1726

probably needs some testing though

@Marskey
Copy link

Marskey commented Jun 18, 2025

/user/xxx/projectA/dirA/fileX
/user/xxx/projectB/fileX

dirA links to projectB, nvim cwd is in /user/xxx/projectA/, if I reveal fileX, it cant work

@pynappo
Copy link
Collaborator Author

pynappo commented Jul 8, 2025

/user/xxx/projectA/dirA/fileX /user/xxx/projectB/fileX

dirA links to projectB, nvim cwd is in /user/xxx/projectA/, if I reveal fileX, it cant work

seems to be an issue with neo-tree eagerly normalizing the paths given in commands, i'll fix this in the pr and merge it sometime in the next few days. ty for reporting!

@pynappo pynappo force-pushed the symlink-follow-file branch 2 times, most recently from 3b14c77 to e06b1b9 Compare July 15, 2025 10:11
@pynappo pynappo force-pushed the symlink-follow-file branch from e06b1b9 to 572c9f5 Compare July 30, 2025 04:16
@pynappo pynappo force-pushed the symlink-follow-file branch from 5b7cfc5 to ea8f187 Compare September 20, 2025 09:22
@pynappo pynappo merged commit 12efd87 into nvim-neo-tree:main Sep 20, 2025
8 checks passed
pynappo added a commit that referenced this pull request Sep 21, 2025
pynappo added a commit to pynappo/neo-tree.nvim that referenced this pull request Sep 21, 2025
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.

FEATURE: search symlinks when using reveal_file

2 participants