| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | fix(input): remove reinterpreted ALT/META chords from recorded macro | zeertzjq | 2022-01-29 |
| * | test: add more tests for Insert mode Ctrl-V | zeertzjq | 2022-01-25 |
| * | test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf() | zeertzjq | 2022-01-23 |
| * | test(put_spec): correctly order parameters to eq() (#17134) | zeertzjq | 2022-01-19 |
| * | fix(keywordprg): retain terminal buffer after K (#17046) | Daniel Steinberg | 2022-01-12 |
| * | fix: do not save K_EVENT as lastc in Insert mode | zeertzjq | 2021-12-26 |
| * | feat(autocmd): add Recording autocmds | Thomas Vigouroux | 2021-12-18 |
| * | fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222) | zeertzjq | 2021-11-04 |
| * | fix(input): resolve isolated (non-ALT/META) mappings #13109 | erw7 | 2021-10-02 |
| * | test(normal): CA_COMMAND_BUSY in visual select mode #15292 | Thomas Vigouroux | 2021-09-24 |
| * | refactor(tests): remove redir_exec #15718 | Justin M. Keyes | 2021-09-19 |
| * | test: reorg #15698 | Justin M. Keyes | 2021-09-17 |