Skip to content

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

@dougg0k

Description

@dougg0k

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions