Skip to content

~ complete is broken #668

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

Closed
3 tasks done
EmilyGraceSeville7cf opened this issue Dec 22, 2021 · 1 comment · Fixed by #670
Closed
3 tasks done

~ complete is broken #668

EmilyGraceSeville7cf opened this issue Dec 22, 2021 · 1 comment · Fixed by #670
Assignees

Comments

@EmilyGraceSeville7cf
Copy link

EmilyGraceSeville7cf commented Dec 22, 2021

Describe the bug

When I type code ~<TAB> I obtain the bash: no match: COMPREPLY[0]=~root error:

image

To reproduce

  1. code ~<TAB>
  2. See problem

Expected behavior

No error expected even with failglob enabled.

Versions (please complete the following information)

  • Operating system name/distribution and version: Linux Mint 20.2 Cinnamon
  • bash version, echo "$BASH_VERSION": 5.1.0(1)-release
  • bash-completion version, (IFS=.; echo "${BASH_COMPLETION_VERSINFO[*]}"): 2.10
@akinomyoga
Copy link
Collaborator

@EmilySeville7cfg Thank you for the report! This has been fixed in #670.

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

Successfully merging a pull request may close this issue.

2 participants