aboutsummaryrefslogtreecommitdiff
path: root/examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add system.CODEPAGE_UTF8 for 65001 codepageThijs Schreijer2024-06-192-2/+2
|
* switch termsize results to standard; rows, colsThijs Schreijer2024-06-081-5/+5
|
* fix docs, merging modulesThijs2024-06-031-1/+1
|
* cleanup and documentationThijs Schreijer2024-05-232-22/+19
|
* add example for termsizeThijs2024-05-211-0/+36
|
* add example for reading a line from the terminal, non-blockingThijs Schreijer2024-05-202-1/+480
| | | | Handles utf8, and character width
* make readkey async, and add keyboard parser; ansi + utf8Thijs Schreijer2024-05-072-59/+10
|
* feat(term): getting/setting terminal config flagsThijs2024-04-306-0/+358