kakoune/test/normal
2018-03-27 22:33:58 +11:00
..
align Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
align-tab Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
all Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
append
append-at-eol Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
change
clear-selections Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
codepoint-width
concat-paste Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
concat-paste-line
convert-spaces-to-tabs Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
convert-tabs-to-spaces Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
copy-sel-above Add unit tests for copy selections commands 2018-01-24 10:45:12 +11:00
copy-sel-below Add unit tests for copy selections commands 2018-01-24 10:45:12 +11:00
copy-sel-below-multi-line Add unit tests for copy selections commands 2018-01-24 10:45:12 +11:00
deindent
delete
extend-lines Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
extra-word-chars
facedesc-invalid-syntax
find-char-backward
find-char-backward-extending Change selection extension code to be simpler 2017-08-18 08:49:37 +07:00
find-char-forward Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
find-char-forward-extending Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
goto goto last change: do not try to avoid end of lines 2018-02-24 21:09:09 +11:00
goto-extending goto last change: do not try to avoid end of lines 2018-02-24 21:09:09 +11:00
indent Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
insert
insert-at-line-start Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
insert-replace Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
jump
keep-cmd Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
lower-case Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
match-char
move
next-big-word
next-big-word-extending
next-match Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
next-match-appending
next-word
next-word-extending
object Move WORD text object to <a-w> 2018-03-10 00:25:19 +11:00
open-above Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
open-below
open-multiple-above Insert: Do not move end of line on open line (o/O) 2018-03-04 10:32:21 +11:00
open-multiple-below Insert: Do not move end of line on open line (o/O) 2018-03-04 10:32:21 +11:00
paste-after Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
paste-before Remove avoidance of end of lines 2018-02-25 00:05:05 +11:00
pipe Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
pipe-to Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
previous-big-word
previous-big-word-extending Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
previous-word
previous-word-extending
record-macro
redo Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
reload Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
repeat-insert
repeat-select
replace
replace-lines Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
replay-complex-insert Add test case for replaying insert with normal mode commands 2017-11-08 14:49:19 +08:00
replay-macro
rotate Move rotate selection and rotate selection contents to ) and <a-)> 2018-03-25 11:39:26 +11:00
rotate-content Move rotate selection and rotate selection contents to ) and <a-)> 2018-03-25 11:39:26 +11:00
save-selections Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
search
search-extending
search-reverse
search-reverse-extending
search-reverse-rightmost
select Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
select-line Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
select-line-extending
split
split-at-begin
split-multiple-lines Support count in <a-s> to split on groups of n lines 2018-03-27 22:33:58 +11:00
switch-case Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
to-char-backward Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
to-char-backward-extending Change selection extension code to be simpler 2017-08-18 08:49:37 +07:00
to-char-forward
to-char-forward-extending Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
trim Move rotate selection and rotate selection contents to ) and <a-)> 2018-03-25 11:39:26 +11:00
trim-lines Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
undo
undo-after-replace-lines
upper-case Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00
user-modes Remove <scope> from user-modes commands 2018-03-02 09:28:27 +01:00
yank Rename 'unit' test directory to 'normal' as they are the normal mode tests 2017-06-09 10:48:37 +01:00