zsh-users/zsh-syntax-highlighting
Vedi su GitHubHighlight semicolon that doesn't terminate a sublist
Open
#569 aperta il 24 ott 2018
Improvementgood first issueresolution:if-and-when-neededsyntax:command-word
Metriche repository
- Star
- (22.617 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.