mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-03-04 05:15:00 +08:00
Also need to affect delete-char-or-list.
This commit is contained in:
@@ -46,6 +46,7 @@ ZSH_HIGHLIGHT_ZLE_UPDATE_EVENTS=(
|
||||
self-insert
|
||||
magic-space
|
||||
delete-char
|
||||
delete-char-or-list
|
||||
backward-delete-char
|
||||
kill-word
|
||||
backward-kill-word
|
||||
|
||||
Reference in New Issue
Block a user