aboutsummaryrefslogtreecommitdiff
path: root/doc_topics/03-terminal.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(term): detach fd of stderr+stdout to be independent (#59)Thijs Schreijer11 days1-0/+2
|
* feat(readkey): allow a sleep function to be passedThijs Schreijer2025-03-021-4/+4
| | | | | | There are cases where both a blocking and non-blocking sleep is needed. In those cases just poatching system.sleep isn't good enough. Hence now we can pass a sleep function.
* add system.CODEPAGE_UTF8 for 65001 codepageThijs Schreijer2024-06-191-2/+2
|
* cleanup and documentationThijs Schreijer2024-05-231-0/+124