zsh-users/zsh-syntax-highlighting

Highlight semicolon that doesn't terminate a sublist

開放

#569 建立於 2018年10月24日

 (1 則留言) (0 個反應) (0 位負責人)Shell (1,371 個分叉)batch import
Improvementgood first issueresolution:if-and-when-neededsyntax:command-word

倉庫指標

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

描述

false && ; foo does not execute foo because ; is equivalent to \n. Highlight it accordingly, differently to a ; that terminates a sublist.

See also workers/43726.

貢獻者指南