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

Correct handling of symlinks? #336

Open
ravenclaw78 opened this issue Apr 24, 2023 · 0 comments
Open

Correct handling of symlinks? #336

ravenclaw78 opened this issue Apr 24, 2023 · 0 comments

Comments

@ravenclaw78
Copy link

I link my projects into ~/projects:

~/projects
├── project1 -> ~/xxx/project1
├── project2 -> ~/yyy/zzz/project2
├── ...

If I change root to project1, then switch root to one level up, I would expect to be in ~/projects again, but instead I end up in ~/xxx/.

What does "Correct! handling of symlinks" mean?

Is there a way to keep it the way a shell would handle it?

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