aboutsummaryrefslogtreecommitdiffstats
path: root/libterminput.h (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-21Some fixes and tests1.1Mattias Andrée1-1/+1
2025-02-20m + add libterminput_init and libterminput_destroyMattias Andrée1-0/+40
2025-02-20Validate unmarshalled state + add man pages for (un)marshal functionsMattias Andrée1-3/+127
2025-02-19Add state marshalling and unmarshalling functionsMattias Andrée1-1/+45
2025-02-19Add LIBTERMINPUT_MACRO_ON_BLOCKMattias Andrée1-1/+12
2025-02-19misc cleanup, fixes, and clarifications, and escape sequenceMattias Andrée1-16/+28
2025-02-16m doc fixMattias Andrée1-2/+2
2025-02-01m misc + add documentation to the header fileMattias Andrée1-26/+446
2021-04-10Fix mouse tracking support and add more tests for itMattias Andrée1-1/+1
2021-04-10Fix bracketed paste supportMattias Andrée1-3/+4
2021-04-10Add support for cursor position and device status reportsMattias Andrée1-10/+22
2021-04-09Add libterminput_is_readyMattias Andrée1-0/+10
2021-04-09Add man page for libterminput_set_flags and libterminput_clear_flagsMattias Andrée1-2/+2
2021-04-09Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCKMattias Andrée1-6/+17
2021-04-09Add flags for some incompatible inputMattias Andrée1-1/+6
2021-04-09Add mouse tracking supportMattias Andrée1-3/+56
2021-04-08Remove macro key as it conflicts with mouse trackingMattias Andrée1-1/+0
2021-04-08Add more sequences and remove pause key as it conflicts with F1Mattias Andrée1-2/+5
2021-04-06Add support for bracketed pasteMattias Andrée1-4/+16
2021-04-02Add more key codesMattias Andrée1-4/+5