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

wordbreaks: wrong prefix with backlash-space #40

Closed
rsteube opened this issue Dec 3, 2023 · 0 comments · Fixed by #41
Closed

wordbreaks: wrong prefix with backlash-space #40

rsteube opened this issue Dec 3, 2023 · 0 comments · Fixed by #41

Comments

@rsteube
Copy link
Member

rsteube commented Dec 3, 2023

Second one should have the same prefix as the first.

esh ❯ carapace-shlex "~/Downloads/\"with " --prefix 
~/Downloads/
                                                                    
~ 
esh ❯ carapace-shlex "~/Downloads/\"with\\ " --prefix 
~/Downloads/with

related carapace-sh/carapace#947

@rsteube rsteube changed the title wordbreaks: wrong prefix with backlash-space bash: wordbreaks - wrong prefix with backlash-space Dec 3, 2023
@rsteube rsteube changed the title bash: wordbreaks - wrong prefix with backlash-space wordbreaks: wrong prefix with backlash-space Dec 3, 2023
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.

1 participant