Skip to content

Highlight unquoted escape sequences #631

Open
@danielshahaf

Description

@danielshahaf
Member

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

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

Activity

added a commit that references this issue on Mar 19, 2020
ad8358c
added this to the 0.8.0 milestone on Mar 19, 2020
added a commit that references this issue on Jun 8, 2020
c8f5d10
modified the milestones: 0.8.0, 0.8.1 on Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Participants

      @phy1729@danielshahaf

      Issue actions

        Highlight unquoted escape sequences · Issue #631 · zsh-users/zsh-syntax-highlighting