zsh-users/zsh-syntax-highlighting

path,single-quoted-string style combination regressed

Open

#707 opened on Mar 19, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Shell (22,617 stars) (1,371 forks)batch import
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 ☺

Contributor guide