about summary refs log tree commit diff
path: root/Test/X02zlevi.ztst
Commit message (Collapse)AuthorAgeFilesLines
* 35029: improvements to newline handling for vi-mode word movementOliver Kiddle2015-05-041-0/+88
|
* 34283: test X02 also needs zpty and shouldn't run on CygwinPeter Stephenson2015-01-141-1/+3
|
* 33924: allow vi line/characterwise mode to be forcedOliver Kiddle2014-12-081-0/+21
|
* 33829: unbind ESC~ as a more reliable workaroundJun-ichi Takimoto2014-12-071-0/+1
|
* 33860: minor fixes to vi mode changesOliver Kiddle2014-12-051-0/+10
|
* 33823: overwrite mode shouldn't replace newlinesOliver Kiddle2014-11-301-0/+13
|
* 33738: account for a selection in vi-replace-charsOliver Kiddle2014-11-211-0/+5
|
* 33730: vim style text objects for selecting wordsOliver Kiddle2014-11-211-0/+39
|
* 33704: keybindings, documentation, tests and minorOliver Kiddle2014-11-171-0/+109
| | | | fixes for vim style visual selection changes
* 33699: support short delays in zle tests where weOliver Kiddle2014-11-171-0/+6
| | | | need KEYTIMEOUT to elapse
* 33695: fix various vi-indent problems and vi-swap-case on a blank lineOliver Kiddle2014-11-151-0/+21
|
* 33669: allow an empty line to be yanked with yyOliver Kiddle2014-11-131-0/+7
| | | | This by allocating 1 byte instead of 0 for the empty buffer.
* 33639: fix bug with vi operators on a blank lineOliver Kiddle2014-11-091-0/+15
| | | | and with backward bracket matching
* 33604: fix change merging for vi mode where a change has just been undoneOliver Kiddle2014-11-051-0/+6
|
* 33593: support numeric argument to vi-joinOliver Kiddle2014-11-031-0/+12
|
* correct cursor position in testOliver Kiddle2014-10-311-1/+1
|
* 33570, 33576: make killring/yank-pop work in vi mode afterOliver Kiddle2014-10-301-0/+28
| | | | vi-put-before and vi-put-after
* 33528: take notice of last column position when using vi-yankOliver Kiddle2014-10-291-0/+19
| | | | and an upward cursor movement
* 33520: correct cursor positioning following a vi mode yank operationOliver Kiddle2014-10-241-0/+22
|
* 33519: last character in the buffer can be cut, changed or yanked using ↵Oliver Kiddle2014-10-231-0/+5
| | | | vi-forward-char
* 33518: add support for "_ vi buffer and arguments to vi-set-buffer from a ↵Oliver Kiddle2014-10-231-0/+60
| | | | zle widget
* 32497: avoid using comptesteval in the middle of a series of testsBarton E. Schaefer2014-03-181-6/+6
| | | | | The change in control required for sourcing the command file can confuse the simulated interactive input
* 32389 (with Jun Takimoto): additional PTY and keybinding adjustmentsBarton E. Schaefer2014-02-151-2/+2
|
* 32355: document and test vi mode undo changesOliver Kiddle2014-02-051-0/+57
|
* 31041: add support for testing line editor widgets from the test suiteOliver Kiddle2013-02-121-0/+20