Vim/test/mode
2022-12-28 00:40:49 -05:00
..
normalModeTests Fix dot repeat after exiting Visual modes or command line (#8090) 2022-12-05 20:14:27 -05:00
modeHandler.test.ts Ensure VimState.editor is never undefined 2022-03-08 22:18:51 -05:00
modeInsert.test.ts Fix Insert mode <C-d> with tabs 2022-05-16 23:55:10 -04:00
modeNormal.test.ts Fix behavior of cW when the cursor is on the last character of a word (#8033) 2022-10-18 23:04:58 -04:00
modeReplace.test.ts Fix <Tab> behavior in replace mode (#6997) 2021-08-21 18:37:59 -04:00
modeVisual.test.ts va( searches forward (#8045) 2022-12-28 00:40:49 -05:00
modeVisualBlock.test.ts Fix VisualBlock outdent (<) operator (#8023) 2022-10-20 23:24:12 -04:00
modeVisualLine.test.ts Remove more instances of activeTextEditor 2020-12-06 14:41:56 -05:00