zeertzjq
|
16f63b964f
fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677)
|
4 months ago |
dundargoc
|
052498ed42
test: improve test conventions
|
7 months ago |
Lewis Russell
|
81fc27124b
refactor(test): inject after_each differently
|
7 months ago |
dundargoc
|
7035125b2b
test: improve test conventions
|
7 months ago |
zeertzjq
|
e1ff2c51ca
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
|
7 months ago |
Lewis Russell
|
795f896a57
test: rename (meths, funcs) -> (api, fn)
|
10 months ago |
Justin M. Keyes
|
04f2f864e2
refactor: format test/*
|
10 months ago |
zeertzjq
|
eb77122823
fix(input): do no reinterpret mouse keys with ALT modifiers
|
2 years ago |
zeertzjq
|
e15d31b530
fix(input): fix macro recording with ALT and special key (#18917)
|
2 years ago |
zeertzjq
|
75f4741db9
fix(input): remove reinterpreted ALT/META chords from recorded macro
|
2 years ago |
zeertzjq
|
0efe1ec6b3
test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf()
|
2 years ago |
zeertzjq
|
5ce35abae6
fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222)
|
3 years ago |
erw7
|
c4857b695f
fix(input): resolve isolated (non-ALT/META) mappings #13109
|
3 years ago |
Justin M. Keyes
|
d8de4eb685
test: reorg #15698
|
3 years ago |