Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and test CSI u1.0.1 | Mattias Andrée | 2021-04-17 | 1 | -2/+2 |
* | Reject surrogates in CSI u | Mattias Andrée | 2021-04-17 | 1 | -1/+1 |
* | Add last test | Mattias Andrée | 2021-04-10 | 1 | -1/+1 |
* | Add final tests for mouse tracking | Mattias Andrée | 2021-04-10 | 1 | -13/+13 |
* | Fix mouse tracking support and add more tests for it | Mattias Andrée | 2021-04-10 | 1 | -94/+55 |
* | Add tests for mouse events | Mattias Andrée | 2021-04-10 | 1 | -4/+7 |
* | Add more tests and fixes | Mattias Andrée | 2021-04-10 | 1 | -7/+4 |
* | Fix bracketed paste support | Mattias Andrée | 2021-04-10 | 1 | -26/+68 |
* | Add tests and make some fixes | Mattias Andrée | 2021-04-10 | 1 | -20/+25 |
* | Fix cursor pos report and update interactive test | Mattias Andrée | 2021-04-10 | 1 | -6/+12 |
* | Add support for cursor position and device status reports | Mattias Andrée | 2021-04-10 | 1 | -3/+18 |
* | Add libterminput_is_ready | Mattias Andrée | 2021-04-09 | 1 | -0/+3 |
* | Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK | Mattias Andrée | 2021-04-09 | 1 | -3/+18 |
* | Add flags for some incompatible input | Mattias Andrée | 2021-04-09 | 1 | -3/+15 |
* | Fix warnings | Mattias Andrée | 2021-04-09 | 1 | -17/+16 |
* | Add mouse tracking support | Mattias Andrée | 2021-04-09 | 1 | -10/+368 |
* | Remove macro key as it conflicts with mouse tracking | Mattias Andrée | 2021-04-08 | 1 | -1/+0 |
* | Add more sequences and remove pause key as it conflicts with F1 | Mattias Andrée | 2021-04-08 | 1 | -37/+70 |
* | Add support for near full keyboard support | Mattias Andrée | 2021-04-08 | 1 | -1/+52 |
* | Add support for bracketed paste | Mattias Andrée | 2021-04-06 | 1 | -5/+77 |
* | Add more key codes | Mattias Andrée | 2021-04-02 | 1 | -0/+6 |
* | First commit | Mattias Andrée | 2021-04-01 | 1 | -0/+345 |