mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-29 05:21:00 +01:00
unposted: set new vichange flag for surround widget
This commit is contained in:
parent
a7f5db14b3
commit
5dc7b35ff6
2 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ local before after
|
|||
local -A matching
|
||||
matching=( \( \) \{ \} \< \> \[ \] )
|
||||
|
||||
zle -f vichange
|
||||
case $WIDGET in
|
||||
change-*)
|
||||
local MARK="$MARK" CURSOR="$CURSOR" call
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue