aboutsummaryrefslogtreecommitdiff
path: root/examples/compat.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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