aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/cmd_map_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* docs: small fixesdundargoc2023-10-10
* vim-patch:8.2.3887: E1135 is used for two different errorszeertzjq2023-05-08
* vim-patch:8.2.1978: making a mapping work in all modes is complicatedzeertzjq2023-05-08
* test: add more tests for K_SPECIAL escaping in <Cmd> mappingzeertzjq2022-05-03
* test: add test for <Cmd> mapping with character containing K_SPECIAL bytezeertzjq2022-04-30
* feat(mappings): allow special keys and modifiers in <Cmd> mappingzeertzjq2022-04-29
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* screen: don't unconditionally clear messages on window scrollBjörn Linse2019-01-15
* insert: make <cmd> mapping work in completion (CTRL-X) modeBjörn Linse2018-12-01
* getchar: allow <SID> in <Cmd> mappingBjörn Linse2018-09-13
* cmdline: always use save_cmdline before command_line_enterBjörn Linse2018-08-17
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23