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.
|
|
|
|
|
|
infinitely repeat itself
|
|
movement
|
|
on an empty last line in the buffer
|
|
|
|
is not a motion/selection).
|
|
|
|
|
|
|
|
|
|
fixes for vim style visual selection changes
|
|
|
|
|
|
|
|
|
|
|
|
and with backward bracket matching
|
|
|
|
|
|
vi-put-before and vi-put-after
|
|
and an upward cursor movement
|
|
|
|
zle widget
|
|
|
|
|
|
|
|
Jun T: 32324, 32330), 32347, Jun T: 32344, 32349:
add split-undo zle widget for configurable breaks in undo sequence
|
|
widget so undo from insert mode is useful again
|
|
Better handling when entering viins on entry to editor.
Slightly changed since post to use vi command a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Changed some islower()/isupper()/iblank() calls on zleline to
use the new ZC_i<type> versions.
|
|
use multibyte versions of nicechar wherever possible.
|
|
invalid characters or EOF
|
|
|
|
|
|
|
|
|
|
|
|
20823: Debugging test in stat wrong for 64-bit systems
|