You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.