See https://github.com/zsh-users/zsh-syntax-highlighting/issues/677#issuecomment-599225740 for details. (In particular, there's already another test that calls itself #616.)
This commit is contained in:
parent
f996d83975
commit
e94dc89606
@ -33,5 +33,5 @@ alias x=$'# foo\npwd'
|
||||
BUFFER='x'
|
||||
|
||||
expected_region_highlight=(
|
||||
'1 1 alias "issue #616"' # x
|
||||
'1 1 alias "issue #677"' # x
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user