aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/keymap_spec.lua
Commit message (Expand)AuthorAge
* fix: check for valid buffer handles in modify_keymap (#13543)Thomas Vigouroux2021-01-03
* feat(lua): improve error message to make it actionable (#13276)Alvaro Muñoz2020-11-13
* vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* Change test because maparg was changed to also return lnumerw72019-09-04
* vim-patch:8.1.1759: no mode char for terminal mapping from maparg()notomo2019-07-28
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* API/nvim_set_keymap: remove mode-shortname aliasesJustin M. Keyes2019-05-12
* API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
* API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* API: nvim_get_commands()Nimit Bhardwaj2018-05-11
* 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
* functests: Test how spaces appear in get_keymap outputZyX2017-07-02
* functests: Use more extensive testingZyX2017-07-02
* message: Add support for replacing `<` to str2specialZyX2017-07-02
* functests: Add tests for new behaviourZyX2017-07-02
* functests: Remove local_copy functionZyX2017-07-02
* get_keymap API (#6236)TJ DeVries2017-05-25