Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

Shellcuts do not respect symlinks #90

Open
tigressine opened this issue Jul 22, 2020 · 1 comment
Open

Shellcuts do not respect symlinks #90

tigressine opened this issue Jul 22, 2020 · 1 comment
Assignees
Labels

Comments

@tigressine
Copy link
Owner

I noticed that the paths saved by sc do not respect symlinks. This is almost surely because the Java property "user.dir" ignores symlinks. Not sure if this will be a problem or not. It's already annoyed me a little bit, maybe there's a better property?

@tigressine tigressine added the bug label Jul 22, 2020
@tigressine tigressine self-assigned this Jul 22, 2020
@tigressine
Copy link
Owner Author

Doesn't look like there's a better property, so if we wanted to fix this we'd need a different way to get the current directory than System.getProperty("user.dir")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant