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

Dynamic bash autocompletion should escape blanks #769

Closed
Gig77 opened this issue Apr 25, 2017 · 0 comments · Fixed by #773
Closed

Dynamic bash autocompletion should escape blanks #769

Gig77 opened this issue Apr 25, 2017 · 0 comments · Fixed by #773

Comments

@Gig77
Copy link

Gig77 commented Apr 25, 2017

Thanks for #755, wonderful feature! I found an issue when my completion callback returns entries that have (legitimate) blanks in them. In this case, entries get split into separate arguments, whereas I would have expected that blanks are escaped with a backslash (as bash does by default).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant