summaryrefslogtreecommitdiff
path: root/test/normal
AgeCommit message (Expand)Author
2018-06-22Use egrep instead of grep for EREdahlbaek
2018-03-27Support count in <a-s> to split on groups of n linesMaxime Coste
2018-03-25Move rotate selection and rotate selection contents to ) and <a-)>Maxime Coste
2018-03-10Move WORD text object to <a-w>Maxime Coste
2018-03-04Insert: Do not move end of line on open line (o/O)Maxime Coste
2018-03-02Remove <scope> from user-modes commandsDelapouite
2018-02-27Add -lock switch to enter-user-mode commandDelapouite
2018-02-25Remove avoidance of end of linesMaxime Coste
2018-02-24goto last change: do not try to avoid end of linesMaxime Coste
2018-02-22Merge remote-tracking branch 'Delapouite/trim'Maxime Coste
2018-02-13Add trim_selections primitiveDelapouite
2018-02-12Add declare-user-mode / enter-user-mode commandsDelapouite
2018-01-24Add unit tests for copy selections commandsMaxime Coste
2017-12-03test/: Add more tests for object selection corner casesMaxime Coste
2017-11-13Add count support to jumps (<c-o> and <c-i>). Add jumps testsDelapouite
2017-11-08Add test case for replaying insert with normal mode commandsMaxime Coste
2017-08-18Change selection extension code to be simplerMaxime Coste
2017-06-26Use the extra_word_chars option in word based normal commandsMaxime Coste
2017-06-09Rename 'unit' test directory to 'normal' as they are the normal mode testsMaxime Coste