aboutsummaryrefslogtreecommitdiff
path: root/system (follow)
Commit message (Expand)AuthorAgeFilesLines
* add tests for termbackup & termrestoreThijs Schreijer2024-05-221-43/+49
* add example for reading a line from the terminal, non-blockingThijs Schreijer2024-05-201-59/+67
* localize unpackThijs Schreijer2024-05-071-3/+4
* make readkey async, and add keyboard parser; ansi + utf8Thijs Schreijer2024-05-071-0/+147
* switch "has" to "has_all_of" and "has_any_of"Thijs Schreijer2024-05-041-2/+2
* feat(term): getting/setting terminal config flagsThijs2024-04-301-2/+210
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+2