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

Using cd .. to change back to home directory fails #2003

Open
steverhall opened this issue Apr 9, 2024 · 1 comment
Open

Using cd .. to change back to home directory fails #2003

steverhall opened this issue Apr 9, 2024 · 1 comment
Labels
bug Bug that's either related to Blink Shell or prevents the user to use the app in normal conditions.

Comments

@steverhall
Copy link

When attempting to use cd .. to change to previous directory, and previous directory is home.

  1. In blink shell, change directory to iCloud or Documents, from home directory.
  2. Then cd ..

Error: permission denied

The only way I can find to change to home is to just cd without any arguments, or cd $HOME

@carloscabanero carloscabanero added the bug Bug that's either related to Blink Shell or prevents the user to use the app in normal conditions. label Apr 9, 2024
@carloscabanero
Copy link
Member

Thanks for the report. Will fix now that we are getting to terms with all the CLI tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that's either related to Blink Shell or prevents the user to use the app in normal conditions.
Projects
None yet
Development

No branches or pull requests

2 participants