aboutsummaryrefslogtreecommitdiff
path: root/test/functional/editor
Commit message (Expand)AuthorAge
* test: move completion :stopinsert test to completion_spec.lua (#17992)zeertzjq2022-04-04
* fix(tabpage): correct check for failure to close windowzeertzjq2022-03-27
* test: add a test for #17489zeertzjq2022-03-10
* chore: fix typos (#17331)dundargoc2022-03-10
* vim-patch:8.2.4242: put in Visual mode cannot be repeatedzeertzjq2022-02-09
* fix(input): remove reinterpreted ALT/META chords from recorded macrozeertzjq2022-01-29
* test: add more tests for Insert mode Ctrl-Vzeertzjq2022-01-25
* test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf()zeertzjq2022-01-23
* test(put_spec): correctly order parameters to eq() (#17134)zeertzjq2022-01-19
* fix(keywordprg): retain terminal buffer after K (#17046)Daniel Steinberg2022-01-12
* fix: do not save K_EVENT as lastc in Insert modezeertzjq2021-12-26
* feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222)zeertzjq2021-11-04
* fix(input): resolve isolated (non-ALT/META) mappings #13109erw72021-10-02
* test(normal): CA_COMMAND_BUSY in visual select mode #15292Thomas Vigouroux2021-09-24
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* test: reorg #15698Justin M. Keyes2021-09-17