summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/api/keymap_spec.lua
AgeCommit message (Expand)AuthorFiles
2019-12-02API: deprecate nvim_command_outputJustin M. Keyes1
2019-09-06test: Eliminate expect_errJustin M. Keyes1
2019-09-04Change test because maparg was changed to also return lnumerw71
2019-07-28vim-patch:8.1.1759: no mode char for terminal mapping from maparg()notomo1
2019-05-18test: remove use of require('test.helpers')Justin M. Keyes1
2019-05-12API/nvim_set_keymap: remove mode-shortname aliasesJustin M. Keyes1
2019-05-12API/nvim_set_keymap: minor cleanupJustin M. Keyes1
2019-05-12API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang1
2018-05-11API: nvim_get_commands()Nimit Bhardwaj1
2017-07-08'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes1
2017-07-02functests: Test how spaces appear in get_keymap outputZyX1
2017-07-02functests: Use more extensive testingZyX1
2017-07-02message: Add support for replacing `<` to str2specialZyX1
2017-07-02functests: Add tests for new behaviourZyX1
2017-07-02functests: Remove local_copy functionZyX1
2017-05-25get_keymap API (#6236)TJ DeVries1