zsh-users/zsh-syntax-highlighting
Auf GitHub ansehenpath,single-quoted-string style combination regressed
Open
#707 geöffnet am 19. März 2020
BugRegressionUpstreamgood first issue
Repository-Metriken
- Stars
- (22.617 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
As #475 pointed out, when ./foo existed, : 'f'oo highlighted the 'f' in underline,fg=yellow and the oo in underline. That regressed — bisected to 6835121eafa49899b396f5f85207fb1fe229bc1c. It'd be nice to have it back ☺