Vim/test/cmd_line
Jason Fields 16c2a00c3f :s[ubstitute] with the n flag should not move cursor
Also, if `inccommand` is enabled, substitutions shouldn't be shown
2024-01-09 22:11:30 -05:00
..
bang.test.ts Update dependency prettier to v3 (#8486) 2023-09-09 19:57:26 -04:00
breakpoints.test.ts A few tweaks in test harness 2023-12-28 00:16:27 -05:00
bufferDelete.test.ts A few tweaks in test harness 2023-12-28 00:16:27 -05:00
command.test.ts Fix <BS> and <Del> at start of non-empty command line 2022-09-11 18:08:42 -04:00
cursorLocation.test.ts Update dependency prettier to v3 (#8486) 2023-09-09 19:57:26 -04:00
historyFile.test.ts A few tweaks in test harness 2023-12-28 00:16:27 -05:00
move.test.ts Implement :m[ove] (#8323) 2023-03-22 00:15:00 -04:00
only.test.ts Update dependency prettier to v3 (#8486) 2023-09-09 19:57:26 -04:00
put.test.ts Fixes #7670: support put = (#7892) 2023-03-27 00:12:37 -04:00
redo.test.ts Implement :red[o] (#8320) 2023-03-21 21:17:17 -04:00
retab.test.ts In suites where it's unnecessary, don't do full setup/teardown for each test 2023-03-11 22:38:30 -04:00
smile.test.ts Update dependency prettier to v3 (#8486) 2023-09-09 19:57:26 -04:00
sort.test.ts In suites where it's unnecessary, don't do full setup/teardown for each test 2023-03-11 22:38:30 -04:00
split.test.ts A few tweaks in test harness 2023-12-28 00:16:27 -05:00
substitute.test.ts :s[ubstitute] with the n flag should not move cursor 2024-01-09 22:11:30 -05:00
tab.test.ts Update dependency prettier to v3 (#8486) 2023-09-09 19:57:26 -04:00
tabCompletion.test.ts Update dependency prettier to v3 (#8486) 2023-09-09 19:57:26 -04:00
undo.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
vsplit.test.ts A few tweaks in test harness 2023-12-28 00:16:27 -05:00
writequit.test.ts A few tweaks in test harness 2023-12-28 00:16:27 -05:00
yank.test.ts In suites where it's unnecessary, don't do full setup/teardown for each test 2023-03-11 22:38:30 -04:00