Age | Commit message (Expand) | Author |
---|---|---|
2024-06-20 | simplify the __gc check | Thijs Schreijer |
2024-06-20 | add tests for autotermrestore | Thijs Schreijer |
2024-06-19 | add system.CODEPAGE_UTF8 for 65001 codepage | Thijs Schreijer |
2024-06-08 | fix linter errors | Thijs Schreijer |
2024-06-03 | fix docs, merging modules | Thijs |
2024-05-23 | cleanup and documentation | Thijs Schreijer |
2024-05-22 | add tests for termbackup & termrestore | Thijs Schreijer |
2024-05-20 | add example for reading a line from the terminal, non-blocking | Thijs Schreijer |
2024-05-07 | localize unpack | Thijs Schreijer |
2024-05-07 | make readkey async, and add keyboard parser; ansi + utf8 | Thijs Schreijer |
2024-05-04 | switch "has" to "has_all_of" and "has_any_of" | Thijs Schreijer |
2024-04-30 | feat(term): getting/setting terminal config flags | Thijs |
2016-02-10 | Support for gettime and sleep functions | Oscar Lim |