In `BUFFER='\local a=( /* )'`, the word `local` is highlighted as a reserved word where it's in fact a builtin.
Activity
danielshahaf commentedon Mar 17, 2020
Trace with current master (9ceb7c6)::
tests: Add a test for issue zsh-users#701, concerning escaped reserve…
'main': Highlight escaped reserved words properly. Fixes zsh-users#701.
tests: Add a test for issue zsh-users#701, concerning escaped reserve…
'main': Highlight escaped reserved words properly. Fixes zsh-users#701.