From 8d5d27af0c206b827e379c67c7073b71251bb275 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 6 Nov 2021 17:36:40 -0700 Subject: . --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a1c429c..9a32fb2 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,18 @@ not my favorite, but it's good enough. Teliva is not tested much at all yet. This is my first time programming either in Lua or within Lua. Bug reports most appreciated. +## Will it run any Ncurses program? + +Probably not. Ncurses is extremely portable. I don't test on all the +configurations Ncurses supports. For example, I assume terminals with UTF-8 +support. + +## Will it run any Lua [lcurses](https://github.com/lcurses/lcurses) program? + +There are some exceptions. For example, lcurses has some strange +“smarts” that result in `wgetch()` not behaving like `getch()`. +Teliva doesn't reproduce such bugs. + ## What's with the name? Teliva is the Tamil root for ‘clear’. Very much aspirational. -- cgit 1.4.1-2-gfad0