mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-02-06 09:55:31 +08:00
Empty matches in _ansi_to_zle()
This commit is contained in:
parent
c432451c20
commit
3e1413eaf1
@ -41,6 +41,7 @@ _zsh_highlight_highlighter_files_ansi_to_zle()
|
||||
seq=${seq#(#b)(*)=}
|
||||
(( $#match )) || continue
|
||||
_zsh_highlight_highlighter_files_ansi_to_zle1 $seq $var\[$match[1]\]
|
||||
unset match
|
||||
done
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user