-
Notifications
You must be signed in to change notification settings - Fork 125
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
Tide breaks the ability to "cd" to directories starting with "- " #88
Comments
Yah. This is one of those places where Unix should have just disallowed the character at the start of the string. I'll fix it, but please just don't create any directories like that 😂 You'll notice that trying to cd into it from the parent directory won't work. |
If you can tell me a better way to have multiple OS' list a directory at the beginning of an alphabetical sort that isn't putting a non-alpha character in front of it/them, then I'd be happy to implement that method. Thanks for fixing the error! |
Sure. |
Same issue, again. The fix has broken. |
@Veraellyunjie Please open a new bug report, this is far too old to be of any use. |
Describe the bug
Attempts to either cd or move around in directories that start with "- " fail with an error state listed below. This does not happen with a clean 'fish' shell.
Steps to reproduce
Alternately:
2. Launch a terminal window from finder within a directory starting with "- "
3. Error displayed when rendering prompt:
Expected behavior
Screenshots
Environment (please complete the following information)
tide bug-report
:Additional context
The text was updated successfully, but these errors were encountered: