aboutsummaryrefslogtreecommitdiffstats
path: root/libterminput.h (unfollow)
Commit message (Expand)AuthorFilesLines
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