zsh-users/zsh-syntax-highlighting
Ver no GitHubAudit for null argument elision
Open
#479 aberto em 12 de jan. de 2018
Taskgood first issue
Métricas do repositório
- Stars
- (22.617 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
See https://github.com/zsh-users/zsh-syntax-highlighting/pull/471#issuecomment-357249607
Go through the code, wherever there's an unquoted parameter name, see if it needs to be double quoted to guard against null argument elision (SH_WORD_SPLIT doesn't prevent that).