Skip to content

Highlight parameter expansions : $foo #739

Closed
@mirsella

Description

@mirsella

Environnement variable are not highlighted, example echo $foo $bar $foo and $bar are white.
i think a line in tweak main would be appropriated.
example :
ZSH_HIGHLIGHT_STYLES[variable] if the variable exist et is not empty.
ZSH_HIGHLIGHT_STYLES[variable-empty] if the variable is not set or is empty.

i have posted this comment on another thread, tell me if it's better if i delete it to clean the thread.

thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions