aboutsummaryrefslogtreecommitdiffstats
path: root/libterminput.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-10Fix cursor pos report and update interactive testMattias Andrée1-6/+12
2021-04-10Add support for cursor position and device status reportsMattias Andrée1-3/+18
2021-04-09Add libterminput_is_readyMattias Andrée1-0/+3
2021-04-09Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCKMattias Andrée1-3/+18
2021-04-09Add flags for some incompatible inputMattias Andrée1-3/+15
2021-04-09Fix warningsMattias Andrée1-17/+16
2021-04-09Add mouse tracking supportMattias Andrée1-10/+368
2021-04-08Remove macro key as it conflicts with mouse trackingMattias Andrée1-1/+0
2021-04-08Add more sequences and remove pause key as it conflicts with F1Mattias Andrée1-37/+70
2021-04-08Add support for near full keyboard supportMattias Andrée1-1/+52
2021-04-06Add support for bracketed pasteMattias Andrée1-5/+77
2021-04-02Add more key codesMattias Andrée1-0/+6