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

zsh: space suffix is appended without closing quotes #1072

Closed
2 of 13 tasks
rsteube opened this issue Jan 1, 2025 · 0 comments · Fixed by #1095
Closed
2 of 13 tasks

zsh: space suffix is appended without closing quotes #1072

rsteube opened this issue Jan 1, 2025 · 0 comments · Fixed by #1095
Labels
bug Something isn't working linux zsh

Comments

@rsteube
Copy link
Member

rsteube commented Jan 1, 2025

Current Behavior

example "ac<TAB>
# example "action <CURSOR>

Expected Behavior

Either close quotation or leave it out if unnecessary.

example action <CURSOR>
example "action" <CURSOR>

Steps To Reproduce

No response

Version

1.5.3

OS

  • Darwin
  • Linux
  • Termux
  • Windows

Shell

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

Anything else?

No response

@rsteube rsteube added bug Something isn't working fund Fundable with polar.sh labels Jan 1, 2025
@rsteube rsteube changed the title zsh: space suffix is appended without closing quoted word zsh: space suffix is appended without closing quotes Jan 1, 2025
@polar-sh polar-sh bot removed the fund Fundable with polar.sh label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux zsh
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant