Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test: add more tests for K_SPECIAL escaping in <Cmd> mapping | zeertzjq | 2022-05-03 |
* | test: add test for <Cmd> mapping with character containing K_SPECIAL byte | zeertzjq | 2022-04-30 |
* | feat(mappings): allow special keys and modifiers in <Cmd> mapping | zeertzjq | 2022-04-29 |
* | feat(test): use nvim_exec in helpers.source() #16064 | Justin M. Keyes | 2022-03-27 |
* | screen: don't unconditionally clear messages on window scroll | Björn Linse | 2019-01-15 |
* | insert: make <cmd> mapping work in completion (CTRL-X) mode | Björn Linse | 2018-12-01 |
* | getchar: allow <SID> in <Cmd> mapping | Björn Linse | 2018-09-13 |
* | cmdline: always use save_cmdline before command_line_enter | Björn Linse | 2018-08-17 |
* | msg: do not scroll entire screen (#8088) | Björn Linse | 2018-03-31 |
* | getchar: implement <Cmd> key to invoke command in any mode | Björn Linse | 2018-03-23 |