Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-09 | Add libterminput_is_ready | Mattias Andrée | 1 | -0/+3 |
2021-04-09 | Add libterminput.7 | Mattias Andrée | 4 | -6/+44 |
2021-04-09 | Add libterminput_read.3 | Mattias Andrée | 4 | -4/+442 |
2021-04-09 | Add man page for libterminput_set_flags and libterminput_clear_flags | Mattias Andrée | 3 | -2/+138 |
2021-04-09 | Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK | Mattias Andrée | 3 | -9/+44 |
2021-04-09 | Add flags for some incompatible input | Mattias Andrée | 3 | -4/+33 |
2021-04-09 | Update todo | Mattias Andrée | 1 | -1/+0 |
2021-04-09 | Fix warnings | Mattias Andrée | 2 | -17/+17 |
2021-04-09 | Add mouse tracking support | Mattias Andrée | 3 | -18/+477 |
2021-04-08 | Remove macro key as it conflicts with mouse tracking | Mattias Andrée | 3 | -3/+0 |
2021-04-08 | Add readme | Mattias Andrée | 2 | -1/+7 |
2021-04-08 | Add build of dynamically linked library | Mattias Andrée | 5 | -9/+52 |
2021-04-08 | Add more sequences and remove pause key as it conflicts with F1 | Mattias Andrée | 3 | -80/+120 |
2021-04-08 | Add support for near full keyboard support | Mattias Andrée | 1 | -1/+52 |
2021-04-06 | m | Mattias Andrée | 1 | -0/+1 |
2021-04-06 | Add support for bracketed paste | Mattias Andrée | 4 | -10/+102 |
2021-04-02 | Add more key codes | Mattias Andrée | 2 | -4/+11 |