Vim/test/mode
J.R. Maingat 25bdc81865 Fixes #1950: counter for $ (#1952)
* Implement counter for line end ($, <End>) action

* Add unit tests for line end counter

* Changed name back
2017-08-27 12:45:06 -04:00
..
normalModeTests Fixes #1950: counter for $ (#1952) 2017-08-27 12:45:06 -04:00
modeHandler.test.ts Fixed whitespace at beginning of line 2017-06-30 14:11:03 -07:00
modeInsert.test.ts Fixes #1941: Action repetition with Ctrl-[ (#1953) 2017-08-25 14:11:45 -07:00
modeNormal.test.ts Fixed iW on beginning of word (#1935) (#1977) 2017-08-25 13:43:34 -07:00
modeReplace.test.ts Fixed whitespace at beginning of line 2017-06-30 14:11:03 -07:00
modeVisual.test.ts Ctrl-C should copy to clipboard in visual mode - fix for #1896 2017-07-17 15:22:39 -07:00
modeVisualBlock.test.ts Ctrl-C should copy to clipboard in visual mode - fix for #1896 2017-07-17 15:22:39 -07:00
modeVisualLine.test.ts Ctrl-C should copy to clipboard in visual mode - fix for #1896 2017-07-17 15:22:39 -07:00