zsh-syntax-highlighting icon indicating copy to clipboard operation
zsh-syntax-highlighting copied to clipboard

Highlight unquoted parameter expansions

Open noscript opened this issue 8 years ago • 3 comments

I noticed that variables are highlighted only in double quotes.

image

What about non-quoted ones?

noscript avatar Mar 12 '18 13:03 noscript

Wonder how to handle SH_WORD_SPLIT and null argument elision.

danielshahaf avatar Mar 12 '18 19:03 danielshahaf