aboutsummaryrefslogtreecommitdiff
path: root/spec/04-term_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* add tests for termbackup & termrestoreThijs Schreijer2024-05-221-3/+35
* add tests for termwrapThijs Schreijer2024-05-221-1/+59
* add tests for readkey and readansiThijs2024-05-211-5/+142
* add tests get/setconsolecp, and get/setconsoleoutputcpThijs2024-05-211-9/+87
* add setconsoleflags testsThijs2024-05-201-5/+35
* implement getconsoleflags testsThijs2024-05-201-12/+20
* add example for reading a line from the terminal, non-blockingThijs Schreijer2024-05-201-1/+191
* feat(term): getting/setting terminal config flagsThijs2024-04-301-0/+20
* chore(test): add tests (manual) for isatty terminal function (#22)Thijs Schreijer2024-03-241-0/+94