Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(mappings): use all buckets in second round of unmap (#21534) | zeertzjq | 2022-12-26 |
* | vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2... | zeertzjq | 2022-11-12 |
* | fix(input): use correct grid when restoring cursor for <expr> mapping (#19047) | zeertzjq | 2022-06-23 |
* | test: move two mapping tests to ex_cmds/map_spec.lua | zeertzjq | 2022-03-02 |
* | docs: clarify actual behavior of <Plug> | zeertzjq | 2022-03-01 |
* | Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymaps | bfredl | 2022-02-27 |
|\ | |||
| * | feat: ignore nore on <Plug> maps | shadmansaleh | 2022-02-27 |
* | | test: add more tests for :*map cursor and redrawing | zeertzjq | 2022-02-17 |
* | | test: add some tests for :*map <expr> | Jay Sandhu | 2022-02-17 |
|/ | |||
* | os/input.c: parse keycodes in non-string context #7411 | lePerdu | 2018-01-18 |
* | keymap: Do not use vim_isIDc in keymap.c | ZyX | 2017-11-30 |