aboutsummaryrefslogtreecommitdiff
path: root/examples/compat.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add system.CODEPAGE_UTF8 for 65001 codepageThijs Schreijer2024-06-191-1/+1
|
* add example for reading a line from the terminal, non-blockingThijs Schreijer2024-05-201-1/+4
| | | | Handles utf8, and character width
* feat(term): getting/setting terminal config flagsThijs2024-04-301-0/+37