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

path with ~ not properly resolved #84

Open
ArgusKay99 opened this issue Aug 24, 2021 · 0 comments · May be fixed by #102
Open

path with ~ not properly resolved #84

ArgusKay99 opened this issue Aug 24, 2021 · 0 comments · May be fixed by #102

Comments

@ArgusKay99
Copy link

ArgusKay99 commented Aug 24, 2021

The character ~ is the alias for $HOME this will resolve most times to /home/username. However if i click on it the value is appended to the path:
eg.
~/development/workspace
will resolved as
/home/username/~/development/workspace
resulting in unknown-dir-error:
grafik

System Information:
OS: Debian 10
PhpStorm 2021.2
Build #PS-212.4746.100, built on July 28, 2021
Runtime version: 11.0.11+9-b1504.13 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 4.19.0-17-amd64
Current Desktop: KDE

anyesu added a commit to anyesu/intellij-awesome-console that referenced this issue Oct 5, 2023
@anyesu anyesu linked a pull request Apr 14, 2024 that will close this issue
33 tasks
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

Successfully merging a pull request may close this issue.

1 participant