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

double slashes in cds tab completion #75

Open
aryarm opened this issue Jun 20, 2018 · 3 comments · May be fixed by #82
Open

double slashes in cds tab completion #75

aryarm opened this issue Jun 20, 2018 · 3 comments · May be fixed by #82
Labels

Comments

@aryarm
Copy link
Collaborator

aryarm commented Jun 20, 2018

Is it possible to have completions with two trailing slashes when there's a directory in your current working directory that has the same name as one of your shortcuts?

Investigate!

@aryarm
Copy link
Collaborator Author

aryarm commented Jun 22, 2018

also do completions work for ../?

@aryarm
Copy link
Collaborator Author

aryarm commented Jun 23, 2018

update: completions seem to be working for ../ just fine

@aryarm aryarm added the bug label Sep 30, 2018
@aryarm
Copy link
Collaborator Author

aryarm commented Sep 30, 2018

apparently, having multiple slashes isn't a big deal (source)

you may still want to fix this behavior, anyway

aryarm added a commit that referenced this issue Aug 23, 2019
…t directory (and resolve #75)

Before this fix, _cds would add the shortcut dir to the completions twice
Also, use the dir in the current dir instead of the shortcut dir for all subdirectory completions
@aryarm aryarm linked a pull request Aug 23, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant