aboutsummaryrefslogtreecommitdiffstats
path: root/mk (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-10Add last testMattias Andrée2-1/+21
2021-04-10Add final tests for mouse trackingMattias Andrée2-15/+89
2021-04-10Update readmeMattias Andrée1-0/+3
2021-04-10Fix mouse tracking support and add more tests for itMattias Andrée3-218/+277
2021-04-10Add tests for mouse eventsMattias Andrée2-4/+141
2021-04-10Add more tests and fixesMattias Andrée2-7/+192
2021-04-10Fix bracketed paste supportMattias Andrée4-35/+109
2021-04-10Add tests and make some fixesMattias Andrée4-24/+297
2021-04-10Fix cursor pos report and update interactive testMattias Andrée4-12/+27
2021-04-10Add support for cursor position and device status reportsMattias Andrée5-30/+99
2021-04-09Add libterminput_is_readyMattias Andrée7-2/+76
2021-04-09Add libterminput.7Mattias Andrée4-6/+44
2021-04-09Add libterminput_read.3Mattias Andrée4-4/+442
2021-04-09Add man page for libterminput_set_flags and libterminput_clear_flagsMattias Andrée3-2/+138
2021-04-09Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCKMattias Andrée3-9/+44
2021-04-09Add flags for some incompatible inputMattias Andrée3-4/+33
2021-04-09Update todoMattias Andrée1-1/+0
2021-04-09Fix warningsMattias Andrée2-17/+17
2021-04-09Add mouse tracking supportMattias Andrée3-18/+477
2021-04-08Remove macro key as it conflicts with mouse trackingMattias Andrée3-3/+0
2021-04-08Add readmeMattias Andrée2-1/+7
2021-04-08Add build of dynamically linked libraryMattias Andrée5-9/+52
2021-04-08Add more sequences and remove pause key as it conflicts with F1Mattias Andrée3-80/+120
2021-04-08Add support for near full keyboard supportMattias Andrée1-1/+52
2021-04-06mMattias Andrée1-0/+1
2021-04-06Add support for bracketed pasteMattias Andrée4-10/+102
2021-04-02Add more key codesMattias Andrée2-4/+11