Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mouse tracking support and add more tests for it | Mattias Andrée | 2021-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix bracketed paste support | Mattias Andrée | 2021-04-10 | 1 | -3/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for cursor position and device status reports | Mattias Andrée | 2021-04-10 | 1 | -10/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libterminput_is_ready | Mattias Andrée | 2021-04-09 | 1 | -0/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add man page for libterminput_set_flags and libterminput_clear_flags | Mattias Andrée | 2021-04-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK | Mattias Andrée | 2021-04-09 | 1 | -6/+17 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add flags for some incompatible input | Mattias Andrée | 2021-04-09 | 1 | -1/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add mouse tracking support | Mattias Andrée | 2021-04-09 | 1 | -3/+56 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove macro key as it conflicts with mouse tracking | Mattias Andrée | 2021-04-08 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add more sequences and remove pause key as it conflicts with F1 | Mattias Andrée | 2021-04-08 | 1 | -2/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for bracketed paste | Mattias Andrée | 2021-04-06 | 1 | -4/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add more key codes | Mattias Andrée | 2021-04-02 | 1 | -4/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2021-04-01 | 1 | -0/+106 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |