Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tests for termbackup & termrestore | Thijs Schreijer | 2024-05-22 | 1 | -3/+35 |
| | |||||
* | add tests for termwrap | Thijs Schreijer | 2024-05-22 | 1 | -1/+59 |
| | |||||
* | add tests for readkey and readansi | Thijs | 2024-05-21 | 1 | -5/+142 |
| | |||||
* | add tests get/setconsolecp, and get/setconsoleoutputcp | Thijs | 2024-05-21 | 1 | -9/+87 |
| | |||||
* | add setconsoleflags tests | Thijs | 2024-05-20 | 1 | -5/+35 |
| | |||||
* | implement getconsoleflags tests | Thijs | 2024-05-20 | 1 | -12/+20 |
| | |||||
* | add example for reading a line from the terminal, non-blocking | Thijs Schreijer | 2024-05-20 | 1 | -1/+191 |
| | | | | Handles utf8, and character width | ||||
* | feat(term): getting/setting terminal config flags | Thijs | 2024-04-30 | 1 | -0/+20 |
| | |||||
* | chore(test): add tests (manual) for isatty terminal function (#22) | Thijs Schreijer | 2024-03-24 | 1 | -0/+94 |