carapace icon indicating copy to clipboard operation
carapace copied to clipboard

bash: single quotes kept in completion

Open rsteube opened this issue 1 year ago • 0 comments

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

rsteube avatar Dec 04 '23 09:12 rsteube