Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(term): detach fd of stderr+stdout to be independent (#59) | Thijs Schreijer | 11 days | 1 | -0/+2 |
| | |||||
* | feat(readkey): allow a sleep function to be passed | Thijs Schreijer | 2025-03-02 | 1 | -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 codepage | Thijs Schreijer | 2024-06-19 | 1 | -2/+2 |
| | |||||
* | cleanup and documentation | Thijs Schreijer | 2024-05-23 | 1 | -0/+124 |