Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(input): do no reinterpret mouse keys with ALT modifiers | zeertzjq | 2022-07-25 |
* | fix(input): fix macro recording with ALT and special key (#18917) | zeertzjq | 2022-06-10 |
* | fix(input): remove reinterpreted ALT/META chords from recorded macro | zeertzjq | 2022-01-29 |
* | test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf() | zeertzjq | 2022-01-23 |
* | fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222) | zeertzjq | 2021-11-04 |
* | fix(input): resolve isolated (non-ALT/META) mappings #13109 | erw7 | 2021-10-02 |
* | test: reorg #15698 | Justin M. Keyes | 2021-09-17 |