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

bash completions failing #4

Closed
Rudxain opened this issue Jun 30, 2023 · 5 comments
Closed

bash completions failing #4

Rudxain opened this issue Jun 30, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@Rudxain
Copy link
Owner

Rudxain commented Jun 30, 2023

Note

IDK if this is an upstream issue or not, so I'll play-safe and open it here. I'll test upstream later

Any completion whose prefix is tar causes bash to print this error message:

bash: no match: --occurrence[=NUMBER]

It doesn't happen with default config files on Debian-based distros (it may be any GNU+Linux distro). This is very weird...

@Rudxain Rudxain added the bug Something isn't working label Jun 30, 2023
@Rudxain
Copy link
Owner Author

Rudxain commented May 13, 2024

This also happens with shellcheck, but only when completing --. I haven't tested on Termux. I haven't tested if this also happens without the dotfiles

@Rudxain Rudxain changed the title tar completions bash: no match: --occurrence[=NUMBER] bash completions failing May 13, 2024
@Rudxain
Copy link
Owner Author

Rudxain commented May 19, 2024

This seems to have been fixed by the new .inputrc. Only tested on Termux

@Rudxain
Copy link
Owner Author

Rudxain commented May 20, 2024

On Debian 12, the new .inputrc makes no diff

@Rudxain
Copy link
Owner Author

Rudxain commented May 23, 2024

Now the completions work on Debian and Termux!

@Rudxain Rudxain closed this as completed May 23, 2024
@Rudxain
Copy link
Owner Author

Rudxain commented May 23, 2024

BTW, I tested upstream on Debian, and it works just fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant