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

zsh tab completion fails when file path starts with ~ #19

Open
takluyver opened this issue Apr 7, 2020 · 1 comment
Open

zsh tab completion fails when file path starts with ~ #19

takluyver opened this issue Apr 7, 2020 · 1 comment

Comments

@takluyver
Copy link
Member

I just discovered this:

h5glance ~/selected_frames2.h5 ind<TAB>

Results in:

h5glance ~/selected_frames2.h5 ind~/selected_frames2.h5/: unable to open file

Probably we just need something to expand the ~.

@takluyver
Copy link
Member Author

it seems this affects bash too. Bash doesn't give any error message.

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

No branches or pull requests

1 participant