Vim/test
Platzer 2265586add Fixed "d" and "D" in multicursor mode (#1029)
* Fixed missing multicursor param for Reg.Put

* added construct param for multi-cur. index

* Added test for 'D' single- and multicursor

* revert changes in ActionJoin!
2016-12-18 15:08:23 -08:00
..
cmd_line Merged with master 2016-09-13 22:26:17 +02:00
mode Fixed "d" and "D" in multicursor mode (#1029) 2016-12-18 15:08:23 -08:00
number Implement increment and decrement operators (#515) 2016-07-25 23:30:22 -07:00
operator make sure we update cursor position internally correctly 2016-10-18 15:58:37 -07:00
register Numbered, upper case and multicursor register (#974) 2016-10-27 23:51:27 -07:00
error.test.ts fix_#_*_command (#702) 2016-09-02 16:12:17 -07:00
extension.test.ts Convert 4 space tab to 2 space tab. (#460) 2016-07-16 10:02:31 -07:00
index.ts Implement ; and , (#674) 2016-09-03 10:38:49 -07:00
macro.test.ts abort when a motion fails 2016-10-18 16:17:44 -07:00
motion.test.ts Sentence selection 2016-08-12 13:36:03 +08:00
notation.test.ts Fix #716. Remapper options should be case-insensitive (#721) 2016-09-06 11:26:15 -07:00
testSimplifier.ts stop macro once motions fail 2016-10-18 16:17:44 -07:00
testUtils.ts Refactor out getInstance() 2016-12-04 15:03:45 -05:00
textEditor.test.ts Convert 4 space tab to 2 space tab. (#460) 2016-07-16 10:02:31 -07:00
tslint.json Add test-specific tslint (#464) 2016-07-16 18:09:52 -07:00