Vim/test/mode
Jason Fields bda60eea37 Escape / in visual *
Fixes #7775
2022-06-22 17:34:09 -04:00
..
normalModeTests Fix # with visualstar enabled 2022-02-07 20:46:55 -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 [Tests] s command in Normal mode 2022-03-09 00:53:31 -05:00
modeReplace.test.ts Fix <Tab> behavior in replace mode (#6997) 2021-08-21 18:37:59 -04:00
modeVisual.test.ts Escape / in visual * 2022-06-22 17:34:09 -04:00
modeVisualBlock.test.ts Copy to register when using c, s, or D in VisualBlock mode (#7697) 2022-06-09 12:23:06 -04:00
modeVisualLine.test.ts Remove more instances of activeTextEditor 2020-12-06 14:41:56 -05:00