mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
parent
aac09942b8
commit
2ebfa6a598
6 changed files with 203 additions and 0 deletions
|
|
@ -879,6 +879,7 @@ _zsh_highlight_main_highlighter_highlight_list()
|
|||
next_word=':start:'
|
||||
highlight_glob=true
|
||||
saw_assignment=false
|
||||
seen_alias=()
|
||||
if [[ $arg != '|' && $arg != '|&' ]]; then
|
||||
next_word+=':start_of_pipeline:'
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue