carapace
carapace copied to clipboard
bash: single quotes kept in completion
Current Behavior
bat 'with<TAB>
# bat '"with space"'
Expected Behavior
bat "with space"
Steps To Reproduce
No response
Version
No response
OS
- [X] Linux
- [ ] OSX
- [ ] Windows
Shell
- [X] Bash
- [ ] Elvish
- [ ] Fish
- [ ] Nushell
- [ ] Oil
- [ ] Powershell
- [ ] Xonsh
- [ ] Zsh
Anything else?
related #947