summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ex_cmds/map_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-03-12refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl1
2022-12-26fix(mappings): use all buckets in second round of unmap (#21534)zeertzjq1
2022-11-12vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...zeertzjq1
2022-06-23fix(input): use correct grid when restoring cursor for <expr> mapping (#19047)zeertzjq1
2022-03-02test: move two mapping tests to ex_cmds/map_spec.luazeertzjq1
2022-03-01docs: clarify actual behavior of <Plug>zeertzjq1
2022-02-27Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymapsbfredl1
2022-02-27feat: ignore nore on <Plug> mapsshadmansaleh1
2022-02-17test: add more tests for :*map cursor and redrawingzeertzjq1
2022-02-17test: add some tests for :*map <expr>Jay Sandhu1
2018-01-18os/input.c: parse keycodes in non-string context #7411lePerdu1
2017-11-30keymap: Do not use vim_isIDc in keymap.cZyX1