Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos1.0.3 | Mattias Andrée | 2023-06-23 | 1 | -2/+2 |
* | Improve makefile1.0.2.1 | Mattias Andrée | 2022-02-19 | 5 | -26/+34 |
* | Improve make file, fix tests, fix warnings, and add macro and pause key to interative test1.0.2 | Mattias Andrée | 2021-09-16 | 4 | -48/+57 |
* | Fix and test CSI u1.0.1 | Mattias Andrée | 2021-04-17 | 2 | -2/+110 |
* | Reject surrogates in CSI u | Mattias Andrée | 2021-04-17 | 1 | -1/+1 |
* | Unimportant fix to makefile | Mattias Andrée | 2021-04-17 | 1 | -1/+1 |
* | Make test compile faster1.0 | Mattias Andrée | 2021-04-10 | 1 | -135/+210 |
* | Add last test | Mattias Andrée | 2021-04-10 | 2 | -1/+21 |
* | Add final tests for mouse tracking | Mattias Andrée | 2021-04-10 | 2 | -15/+89 |
* | Update readme | Mattias Andrée | 2021-04-10 | 1 | -0/+3 |
* | Fix mouse tracking support and add more tests for it | Mattias Andrée | 2021-04-10 | 3 | -218/+277 |
* | Add tests for mouse events | Mattias Andrée | 2021-04-10 | 2 | -4/+141 |
* | Add more tests and fixes | Mattias Andrée | 2021-04-10 | 2 | -7/+192 |
* | Fix bracketed paste support | Mattias Andrée | 2021-04-10 | 4 | -35/+109 |
* | Add tests and make some fixes | Mattias Andrée | 2021-04-10 | 4 | -24/+297 |
* | Fix cursor pos report and update interactive test | Mattias Andrée | 2021-04-10 | 4 | -12/+27 |
* | Add support for cursor position and device status reports | Mattias Andrée | 2021-04-10 | 5 | -30/+99 |
* | Add libterminput_is_ready | Mattias Andrée | 2021-04-09 | 7 | -2/+76 |
* | Add libterminput.7 | Mattias Andrée | 2021-04-09 | 4 | -6/+44 |
* | Add libterminput_read.3 | Mattias Andrée | 2021-04-09 | 4 | -4/+442 |
* | Add man page for libterminput_set_flags and libterminput_clear_flags | Mattias Andrée | 2021-04-09 | 3 | -2/+138 |
* | Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK | Mattias Andrée | 2021-04-09 | 3 | -9/+44 |
* | Add flags for some incompatible input | Mattias Andrée | 2021-04-09 | 3 | -4/+33 |
* | Update todo | Mattias Andrée | 2021-04-09 | 1 | -1/+0 |
* | Fix warnings | Mattias Andrée | 2021-04-09 | 2 | -17/+17 |
* | Add mouse tracking support | Mattias Andrée | 2021-04-09 | 3 | -18/+477 |
* | Remove macro key as it conflicts with mouse tracking | Mattias Andrée | 2021-04-08 | 3 | -3/+0 |
* | Add readme | Mattias Andrée | 2021-04-08 | 2 | -1/+7 |
* | Add build of dynamically linked library | Mattias Andrée | 2021-04-08 | 5 | -9/+52 |
* | Add more sequences and remove pause key as it conflicts with F1 | Mattias Andrée | 2021-04-08 | 3 | -80/+120 |
* | Add support for near full keyboard support | Mattias Andrée | 2021-04-08 | 1 | -1/+52 |
* | m | Mattias Andrée | 2021-04-06 | 1 | -0/+1 |
* | Add support for bracketed paste | Mattias Andrée | 2021-04-06 | 4 | -10/+102 |
* | Add more key codes | Mattias Andrée | 2021-04-02 | 2 | -4/+11 |
* | Add TODO | Mattias Andrée | 2021-04-01 | 1 | -0/+4 |
* | First commit | Mattias Andrée | 2021-04-01 | 7 | -0/+626 |