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

doesn't see correct directory when inside symlink directory #868

Open
sshane opened this issue Aug 7, 2024 · 0 comments
Open

doesn't see correct directory when inside symlink directory #868

sshane opened this issue Aug 7, 2024 · 0 comments

Comments

@sshane
Copy link

sshane commented Aug 7, 2024

structure:

/openpilot/
  opendbc -> opendbc_repo/opendbc
  opendbc_repo/opendbc/
batman@workstation-shane:~/openpilot/opendbc$ cd ../opendbc_repo  # looking for opendbc_repo inside opendbc_repo?
zoxide: no match found
batman@workstation-shane:~/openpilot/opendbc$ cd ../
batman@workstation-shane:~/openpilot$ cd opendbc_repo/

batman@workstation-shane:~/openpilot/opendbc_repo$ cd ../opendbc
batman@workstation-shane:~/openpilot/opendbc$ unset cd
batman@workstation-shane:~/openpilot/opendbc$ cd ../opendbc_repo  # works
batman@workstation-shane:~/openpilot/opendbc_repo$ 
@sshane sshane changed the title doesn't see parent directory when inside symlink directory doesn't see correct directory when inside symlink directory Aug 7, 2024
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