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

$ becomes \$ upon tab expansion #417

Closed
jidanni opened this issue May 26, 2020 · 1 comment
Closed

$ becomes \$ upon tab expansion #417

jidanni opened this issue May 26, 2020 · 1 comment

Comments

@jidanni
Copy link

jidanni commented May 26, 2020

They say

$ ls $HOME/xx/yy/z<TAB>

becoming

$ ls \$HOME/xx/yy/zz

is perhaps a bash-completion bug.

@scop scop added the duplicate label May 26, 2020
@scop
Copy link
Owner

scop commented May 26, 2020

It likely is, the same as #97

@scop scop closed this as completed May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants