summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Expand)Author
2024-06-20simplify the __gc checkThijs Schreijer
2024-06-20add tests for autotermrestoreThijs Schreijer
2024-06-19add system.CODEPAGE_UTF8 for 65001 codepageThijs Schreijer
2024-06-08fix linter errorsThijs Schreijer
2024-06-03fix docs, merging modulesThijs
2024-05-23cleanup and documentationThijs Schreijer
2024-05-22add tests for termbackup & termrestoreThijs Schreijer
2024-05-20add example for reading a line from the terminal, non-blockingThijs Schreijer
2024-05-07localize unpackThijs Schreijer
2024-05-07make readkey async, and add keyboard parser; ansi + utf8Thijs Schreijer
2024-05-04switch "has" to "has_all_of" and "has_any_of"Thijs Schreijer
2024-04-30feat(term): getting/setting terminal config flagsThijs
2016-02-10Support for gettime and sleep functionsOscar Lim