Vim/test/cmd_line
2022-06-21 20:23:02 -04:00
..
bang.test.ts Silence failing tests on Windows and add Windows build step (#7293) 2022-01-25 23:18:04 -05:00
breakpoints.test.ts Support :breaka[dd], :breakd[el], and :breakl[ist] (#7467) 2022-02-28 23:41:51 -05:00
bufferDelete.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
command.test.ts Handle <S-BS> correctly on command line 2021-03-04 18:43:52 -05:00
cursorLocation.test.ts Make getAndUpdateModeHandler return undefined when there is no active editor 2020-11-16 14:58:05 -05:00
historyFile.test.ts Remove a few instances of any 2021-03-28 20:14:10 -04:00
only.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
put.test.ts Get rid of deprecated Register.putByKey 2022-03-17 01:22:21 -04:00
retab.test.ts Implement the :ret[ab] command (#7477) 2022-03-04 23:48:25 -05:00
smile.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
sort.test.ts Use transformation for increment/decrement 2021-05-30 16:44:23 -04:00
split.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
substitute.test.ts In the replace string of :s, ~ references previous replace string 2022-06-21 20:23:02 -04:00
tab.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
tabCompletion.test.ts Tab completion of file names is case insensitive on Windows (#7471) 2022-02-10 11:31:43 -05:00
undo.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
vsplit.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
writequit.test.ts Big refactor of command line & search 2021-10-21 01:26:45 -04:00
yank.test.ts Adds count argument to :yank and :delete commands (#7007) 2021-08-22 16:35:49 -04:00