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

bug: Not able to go back a directory when that is a symlink #993

Open
dougg0k opened this issue Feb 16, 2025 · 0 comments
Open

bug: Not able to go back a directory when that is a symlink #993

dougg0k opened this issue Feb 16, 2025 · 0 comments

Comments

@dougg0k
Copy link

dougg0k commented Feb 16, 2025

Hi,

I found a bug where I am unable to cd back a directory if that directory is a symlink.

Happens with or without _ZO_RESOLVE_SYMLINKS set.

Currently using nushell.


How to reproduce

❯ cd ~/symlink_folder

❯ cd folder_inside_symlink_folder

❯ cd ..                                                                                                                                                                                                                                                                           
zoxide: no match found
/home/user/symlink_folder/folder_inside_symlink_folder

Can you fix?

Thanks.

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