neovim/test/functional/editor
2022-07-06 19:01:44 +08:00
..
completion_spec.lua test: move completion :stopinsert test to completion_spec.lua (#17992) 2022-04-04 14:53:47 +08:00
count_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
ctrl_c_spec.lua fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18885) 2022-06-07 12:41:18 +08:00
fold_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
jump_spec.lua fix(mark): mark without a view restores at topline #19224 2022-07-04 13:28:14 -07:00
K_spec.lua fix(keywordprg): retain terminal buffer after K (#17046) 2022-01-12 22:04:30 -07:00
lang_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
langmap_spec.lua vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice 2022-04-29 15:51:04 +08:00
macro_spec.lua test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
mark_spec.lua fix(mark): fix unexpected cursor movements (#19253) 2022-07-06 19:01:44 +08:00
meta_key_spec.lua fix(input): fix macro recording with ALT and special key (#18917) 2022-06-10 17:13:57 +08:00
mode_cmdline_spec.lua feat(edit): insert an unsimplified key using CTRL-SHIFT-V 2022-04-29 15:51:03 +08:00
mode_insert_spec.lua refactor!: delete insertmode (#18547) 2022-05-22 21:20:18 -06:00
put_spec.lua chore: fix typos (#17331) 2022-03-10 14:34:55 +08:00
search_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
tabpage_spec.lua fix(cmd): make :-tabmove work with modifiers (#18447) 2022-05-12 16:43:20 +02:00
undo_spec.lua feat: add undo! 2022-04-20 00:10:02 +06:00