Age | Commit message (Expand) | Author |
---|---|---|
2024-06-19 | add system.CODEPAGE_UTF8 for 65001 codepage | Thijs Schreijer |
2024-06-08 | switch termsize results to standard; rows, cols | Thijs Schreijer |
2024-06-03 | fix docs, merging modules | Thijs |
2024-05-23 | cleanup and documentation | Thijs Schreijer |
2024-05-21 | add example for termsize | Thijs |
2024-05-20 | add example for reading a line from the terminal, non-blocking | Thijs Schreijer |
2024-05-07 | make readkey async, and add keyboard parser; ansi + utf8 | Thijs Schreijer |
2024-04-30 | feat(term): getting/setting terminal config flags | Thijs |