summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/editor/meta_key_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-07-13fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-31feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2022-07-25fix(input): do no reinterpret mouse keys with ALT modifierszeertzjq1
2022-06-10fix(input): fix macro recording with ALT and special key (#18917)zeertzjq1
2022-01-29fix(input): remove reinterpreted ALT/META chords from recorded macrozeertzjq1
2022-01-23test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf()zeertzjq1
2021-11-04fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222)zeertzjq1
2021-10-02fix(input): resolve isolated (non-ALT/META) mappings #13109erw71
2021-09-17test: reorg #15698Justin M. Keyes1