aboutsummaryrefslogtreecommitdiff
path: root/examples/readline.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(readkey): allow a sleep function to be passedThijs Schreijer2025-03-021-1/+5
* add system.CODEPAGE_UTF8 for 65001 codepageThijs Schreijer2024-06-191-1/+1
* cleanup and documentationThijs Schreijer2024-05-231-21/+17
* add example for reading a line from the terminal, non-blockingThijs Schreijer2024-05-201-0/+476