| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | refactor: adopt termkey and eliminate duplicate code | dundargoc | 2024-09-05 |
| * | feat(tui): parse CSI subparams in termkey (#29805) | Gregory Anders | 2024-07-21 |
| * | Handle mouse buttons 6/7 (often used for horizontal scrolling) | Paul "LeoNerd" Evans | 2023-12-31 |
| * | Ignore key_mouse unless it is exactly \e[M because some terminfos relate to d... | Paul "LeoNerd" Evans | 2023-12-31 |
| * | fix(termkey): include IO header on Windows | Gregory Anders | 2023-11-30 |
| * | fix(termkey): accept BEL (0x07) as OSC terminator | Gregory Anders | 2023-11-30 |
| * | fix(termkey): do not sign extend mode value | Gregory Anders | 2023-11-30 |
| * | build: vendor libtermkey | dundargoc | 2023-11-30 |