This commit is contained in:
CharlesGueunet 2026-02-10 13:23:42 +06:00 committed by GitHub
commit 2c704935f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1538,7 +1538,7 @@ _zsh_highlight_main_highlighter_highlight_double_quote()
(( i += 2 ))
_zsh_highlight_main_highlighter_highlight_list $(( start_pos + i - 1 )) S $has_end $arg[i,-1]
ret=$?
(( i += REPLY ))
(( i += $REPLY ))
last_break=$(( start_pos + i ))
reply=(
$saved_reply