Consider having — ``` zsh % unset foo % echo $foo ``` — highlight the expansion `$foo` as an error/warning, since the parameter is unset.
Activity
danielshahaf commentedon Mar 16, 2020
Cross-referencing #691.
danielshahaf commentedon Mar 20, 2020
Closing in favour of #509.
'main': Apply the parameter expansion logic regardless of the type
danielshahaf commentedon Mar 28, 2020
Reopened since #718 fixes this specifically, but not all of #509.
'main': Apply the parameter expansion logic regardless of the type
danielshahaf commentedon May 26, 2020
Closing in favour of #450.