Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Save previous vi change and throw away a new change that fails.
Add zle -f vichange to allow shell widget to be a single change.
Fix repeat of command where numeric arguments were multiplied.
|
|
Also fix numeric arguments with vi-repeat-change: and argument passed
to the repeat replaces that previously saved with the change.
|
|
|
|
ZTST_skip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes for vim style visual selection changes
|
|
need KEYTIMEOUT to elapse
|
|
|
|
This by allocating 1 byte instead of 0 for the empty buffer.
|
|
and with backward bracket matching
|
|
|
|
|
|
|
|
vi-put-before and vi-put-after
|
|
and an upward cursor movement
|
|
|
|
vi-forward-char
|
|
zle widget
|
|
The change in control required for sourcing the command file can confuse
the simulated interactive input
|
|
|
|
|
|
|