dance/test/suite/commands
2022-11-11 10:49:38 +01:00
..
edit-deindent.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
edit-deindent.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
edit-indent.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
edit-indent.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
edit-insert-line.md commands: improve .edit.insert: add text argument and use shift instead of select 2021-10-15 18:24:18 +02:00
edit-insert-line.test.ts commands: improve .edit.insert: add text argument and use shift instead of select 2021-10-15 18:24:18 +02:00
edit-insert.md Misc improvements; fix bugs related to delete in character-mode. 2021-05-06 19:39:32 +02:00
edit-insert.test.ts Misc improvements; fix bugs related to delete in character-mode. 2021-05-06 19:39:32 +02:00
edit-join.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
edit-join.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
edit-paste-before.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
edit-paste-before.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
edit-paste-many.md commands: select with {p,s-p}, fix {p,s-p,a-p,s-a-p} (fixes #276, #281) 2022-11-11 10:49:38 +01:00
edit-paste-many.test.ts commands: select with {p,s-p}, fix {p,s-p,a-p,s-a-p} (fixes #276, #281) 2022-11-11 10:49:38 +01:00
edit-paste.md commands: select with {p,s-p}, fix {p,s-p,a-p,s-a-p} (fixes #276, #281) 2022-11-11 10:49:38 +01:00
edit-paste.test.ts commands: select with {p,s-p}, fix {p,s-p,a-p,s-a-p} (fixes #276, #281) 2022-11-11 10:49:38 +01:00
pipe.md misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
pipe.test.ts misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
search-next.md misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
search-next.test.ts misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
search-selected.md Fix search.selection for punctuation and non-ASCII words (fixes #179). 2021-06-23 22:43:23 +02:00
search-selected.test.ts Fix search.selection for punctuation and non-ASCII words (fixes #179). 2021-06-23 22:43:23 +02:00
search.md misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
search.test.ts misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
seek-enclosing.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
seek-enclosing.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
seek-object-between.md Fix object selection bug with pairs (fixes #146). 2021-05-06 21:02:58 +02:00
seek-object-between.test.ts Fix object selection bug with pairs (fixes #146). 2021-05-06 21:02:58 +02:00
seek-object-charset.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
seek-object-charset.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
seek-object-paragraph.md Seeking paragraph start can be repeated (fixes #159). 2021-05-22 18:16:47 +02:00
seek-object-paragraph.test.ts Seeking paragraph start can be repeated (fixes #159). 2021-05-22 18:16:47 +02:00
seek-object-quoted.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
seek-object-quoted.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
seek-object-sentence.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
seek-object-sentence.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
seek-word-edge.md Fix typos 2021-05-20 15:58:04 +02:00
seek-word-edge.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
seek-word-end.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
seek-word-end.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
seek-word.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
seek-word.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
seek.md api: use search in moveTo (fixes #251) 2022-04-30 13:59:45 +02:00
seek.test.ts api: use search in moveTo (fixes #251) 2022-04-30 13:59:45 +02:00
select-lateral-tabs.md Improve behavior with tabs (fixes #155); misc fixes. 2021-05-16 23:38:06 +02:00
select-lateral-tabs.test.ts Improve behavior with tabs (fixes #155); misc fixes. 2021-05-16 23:38:06 +02:00
select-lateral.md Fix some issues related to going up/down (fixes #168). 2021-06-03 23:03:05 +02:00
select-lateral.test.ts Fix some issues related to going up/down (fixes #168). 2021-06-03 23:03:05 +02:00
select-line-end.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
select-line-end.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
select-lines.md api: fix Selections.endsWithEntireLine (fixes #218) 2021-12-13 22:05:43 +01:00
select-lines.test.ts api: fix Selections.endsWithEntireLine (fixes #218) 2021-12-13 22:05:43 +01:00
select.md Fix gg not jumping not first line. 2021-05-05 23:30:12 +02:00
select.test.ts Fix gg not jumping not first line. 2021-05-05 23:30:12 +02:00
selections-copy.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
selections-copy.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
selections-order.md commands: add .selections.changeOrder, .selections.sort 2022-05-14 01:14:41 +02:00
selections-order.test.ts commands: add .selections.changeOrder, .selections.sort 2022-05-14 01:14:41 +02:00
selections-select.md misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
selections-select.test.ts misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
selections-sort.md commands: add .selections.changeOrder, .selections.sort 2022-05-14 01:14:41 +02:00
selections-sort.test.ts commands: add .selections.changeOrder, .selections.sort 2022-05-14 01:14:41 +02:00
selections-split.md Fix issues with select (fixes #149) and splitLines (fixes #150). 2021-05-08 14:51:52 +02:00
selections-split.test.ts Fix issues with select (fixes #149) and splitLines (fixes #150). 2021-05-08 14:51:52 +02:00
selections-trim.md Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
selections-trim.test.ts Force tab size to be 2 to avoid flaky tests. 2021-05-04 23:56:12 +02:00
switch-mode.md Remove tests that passed due to bug fixed in a4c72a7045. 2021-06-06 12:08:43 +02:00
switch-mode.test.ts Remove tests that passed due to bug fixed in a4c72a7045. 2021-06-06 12:08:43 +02:00