zsh-users/zsh-syntax-highlighting
GitHub で見るpath,single-quoted-string style combination regressed
Open
#707 opened on 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 ☺