zsh-users/zsh-syntax-highlighting

Audit for null argument elision

開放

#479 建立於 2018年1月12日

 (0 則留言) (0 個反應) (0 位負責人)Shell (1,371 個分叉)batch import
Taskgood first issue

倉庫指標

星標
 (22,617 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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).

貢獻者指南