This commit is contained in:
Vollia 2026-08-22 09:20:14 +07:00 committed by GitHub
commit e83c36bb73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1539,7 +1539,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