aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Empty signed commitHEADmasterMattias Andrée2024-04-060-0/+0
* Fix typos1.0.3Mattias Andrée2023-06-231-2/+2
* Improve makefile1.0.2.1Mattias Andrée2022-02-195-26/+34
* Improve make file, fix tests, fix warnings, and add macro and pause key to interative test1.0.2Mattias Andrée2021-09-164-48/+57
* Fix and test CSI u1.0.1Mattias Andrée2021-04-172-2/+110
* Reject surrogates in CSI uMattias Andrée2021-04-171-1/+1
* Unimportant fix to makefileMattias Andrée2021-04-171-1/+1
* Make test compile faster1.0Mattias Andrée2021-04-101-135/+210
* Add last testMattias Andrée2021-04-102-1/+21
* Add final tests for mouse trackingMattias Andrée2021-04-102-15/+89
* Update readmeMattias Andrée2021-04-101-0/+3
* Fix mouse tracking support and add more tests for itMattias Andrée2021-04-103-218/+277
* Add tests for mouse eventsMattias Andrée2021-04-102-4/+141
* Add more tests and fixesMattias Andrée2021-04-102-7/+192
* Fix bracketed paste supportMattias Andrée2021-04-104-35/+109
* Add tests and make some fixesMattias Andrée2021-04-104-24/+297
* Fix cursor pos report and update interactive testMattias Andrée2021-04-104-12/+27
* Add support for cursor position and device status reportsMattias Andrée2021-04-105-30/+99
* Add libterminput_is_readyMattias Andrée2021-04-097-2/+76
* Add libterminput.7Mattias Andrée2021-04-094-6/+44
* Add libterminput_read.3Mattias Andrée2021-04-094-4/+442
* Add man page for libterminput_set_flags and libterminput_clear_flagsMattias Andrée2021-04-093-2/+138
* Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCKMattias Andrée2021-04-093-9/+44
* Add flags for some incompatible inputMattias Andrée2021-04-093-4/+33
* Update todoMattias Andrée2021-04-091-1/+0
* Fix warningsMattias Andrée2021-04-092-17/+17
* Add mouse tracking supportMattias Andrée2021-04-093-18/+477
* Remove macro key as it conflicts with mouse trackingMattias Andrée2021-04-083-3/+0
* Add readmeMattias Andrée2021-04-082-1/+7
* Add build of dynamically linked libraryMattias Andrée2021-04-085-9/+52
* Add more sequences and remove pause key as it conflicts with F1Mattias Andrée2021-04-083-80/+120
* Add support for near full keyboard supportMattias Andrée2021-04-081-1/+52
* mMattias Andrée2021-04-061-0/+1
* Add support for bracketed pasteMattias Andrée2021-04-064-10/+102
* Add more key codesMattias Andrée2021-04-022-4/+11
* Add TODOMattias Andrée2021-04-011-0/+4
* First commitMattias Andrée2021-04-017-0/+626