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

Highlight unquoted escape sequences #631

Open
danielshahaf opened this issue Aug 26, 2019 · 0 comments · May be fixed by #706
Open

Highlight unquoted escape sequences #631

danielshahaf opened this issue Aug 26, 2019 · 0 comments · May be fixed by #706
Milestone

Comments

@danielshahaf
Copy link
Member

echo "\\" highlights the backslashes in cyan (back-double-quoted-argument), but echo \\ doesn't. Should it?

Another example: echo foo = \"bar\" > foo.ini

danielshahaf added a commit to danielshahaf/zsh-syntax-highlighting that referenced this issue Mar 19, 2020
Fixes zsh-users#631.

WIP: test expectations should be updated (12 failures including cthulhu)
@danielshahaf danielshahaf added this to the 0.8.0 milestone Mar 19, 2020
danielshahaf added a commit to danielshahaf/zsh-syntax-highlighting that referenced this issue Jun 8, 2020
Fixes zsh-users#631.

WIP: test expectations should be updated (12 failures including cthulhu)
@phy1729 phy1729 modified the milestones: 0.8.0, 0.8.1 Dec 18, 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.

2 participants