zsh-users/zsh-syntax-highlighting
View on GitHubpath,single-quoted-string style combination regressed
Open
#707 opened on Mar 19, 2020
BugRegressionUpstreamgood first issue
Description
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 ☺