aboutsummaryrefslogtreecommitdiffstats
path: root/interactive-test.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-21Some fixes and tests1.1Mattias Andrée1-1/+64
2025-02-20m + add libterminput_init and libterminput_destroyMattias Andrée1-0/+6
2025-02-19misc cleanup, fixes, and clarifications, and escape sequenceMattias Andrée1-3/+44
2025-02-16interactive-test: add TEST_LIBTERMINPUT_PRINT_STATEMattias Andrée1-11/+13
2025-02-01mMattias Andrée1-0/+10
2021-09-16Improve make file, fix tests, fix warnings, and add macro and pause key to interative test1.0.2Mattias Andrée1-0/+2
2021-04-10Fix cursor pos report and update interactive testMattias Andrée1-0/+12
2021-04-09Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCKMattias Andrée1-0/+9
2021-04-09Add flags for some incompatible inputMattias Andrée1-0/+12
2021-04-09Fix warningsMattias Andrée1-0/+1
2021-04-09Add mouse tracking supportMattias Andrée1-5/+53
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-41/+45
2021-04-06Add support for bracketed pasteMattias Andrée1-0/+8