mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-01-22 22:45:36 +01:00
main: Run the entirety of aliases through the state machine
Fixes #540 #544 #552 #554 #555
This commit is contained in:
parent
2d4fe988ba
commit
cb8c736a56
16 changed files with 148 additions and 92 deletions
|
|
@ -35,5 +35,5 @@ expected_region_highlight=(
|
|||
'1 3 unknown-token' # "a"
|
||||
'5 7 default' # foo
|
||||
'8 8 commandseparator' # ;
|
||||
'10 12 command "issue #544' # \ls
|
||||
'10 12 command' # \ls
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue