| Commit message (Collapse) | Author | Age | 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.
|
|
|
|
| |
buffers from a zle widget function
|
| |
|
|
|
|
| |
vi-set-buffer: Eliminate the sole use of the term "register".
|
|
|
|
| |
(after users/22036)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
It was done on exit but before zle-line-finish.
Also reword documentation on region to better cover vi mode.
|
| |
|
|
|
|
| |
movement
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
params writable
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
paste in cut buffers
|
| |
|
| |
|
|
|
|
| |
when search direction changes
|
|
|
|
| |
also fixed a ChangeLog entry for 35034 (2015-05-06)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes for vim style visual selection changes
|
| |
|
| |
|
| |
|