zsh-users/zsh-syntax-highlighting
在 GitHub 查看path,single-quoted-string style combination regressed
Open
#707 创建于 2020年3月19日
BugRegressionUpstreamgood first issue
描述
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 ☺