aboutsummaryrefslogtreecommitdiff
path: root/test/functional/editor/meta_key_spec.lua
Commit message (Expand)AuthorAge
* feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq2024-03-31
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* fix(input): do no reinterpret mouse keys with ALT modifierszeertzjq2022-07-25
* fix(input): fix macro recording with ALT and special key (#18917)zeertzjq2022-06-10
* fix(input): remove reinterpreted ALT/META chords from recorded macrozeertzjq2022-01-29
* test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf()zeertzjq2022-01-23
* fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222)zeertzjq2021-11-04
* fix(input): resolve isolated (non-ALT/META) mappings #13109erw72021-10-02
* test: reorg #15698Justin M. Keyes2021-09-17