aboutsummaryrefslogtreecommitdiff
path: root/src/termkey
Commit message (Expand)AuthorAge
* refactor: adopt termkey and eliminate duplicate codedundargoc2024-09-05
* feat(tui): parse CSI subparams in termkey (#29805)Gregory Anders2024-07-21
* Handle mouse buttons 6/7 (often used for horizontal scrolling)Paul "LeoNerd" Evans2023-12-31
* Ignore key_mouse unless it is exactly \e[M because some terminfos relate to d...Paul "LeoNerd" Evans2023-12-31
* fix(termkey): include IO header on WindowsGregory Anders2023-11-30
* fix(termkey): accept BEL (0x07) as OSC terminatorGregory Anders2023-11-30
* fix(termkey): do not sign extend mode valueGregory Anders2023-11-30
* build: vendor libtermkeydundargoc2023-11-30