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 (1,371 forks)batch import
BugRegressionUpstreamgood first issue

Repository metrics

Stars
 (22,617 stars)
PR merge metrics
 (No merged PRs in 30d)

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