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

bash: single quotes kept in completion #952

Open
2 of 11 tasks
rsteube opened this issue Dec 4, 2023 · 0 comments
Open
2 of 11 tasks

bash: single quotes kept in completion #952

rsteube opened this issue Dec 4, 2023 · 0 comments
Labels
bash bug Something isn't working

Comments

@rsteube
Copy link
Member

rsteube commented Dec 4, 2023

Current Behavior

bat 'with<TAB>
# bat '"with space"'

Expected Behavior

bat "with space"

Steps To Reproduce

No response

Version

No response

OS

  • Linux
  • OSX
  • Windows

Shell

  • Bash
  • Elvish
  • Fish
  • Nushell
  • Oil
  • Powershell
  • Xonsh
  • Zsh

Anything else?

related #947

@rsteube rsteube added bug Something isn't working bash labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant