about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index d70fb3c..69aa97d 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ OS and package manager of choice:
 * `sudo apt install libncursesw6-dev openssl`
 * `brew install ncurses openssl`
 
-So far I've tested Teliva on Linux, Mac OS X and OpenBSD; it should also work
+So far I've tested Teliva on Linux, Mac OS X, OpenBSD and NetBSD; it should work
 on other flavors of BSD, WSL on Windows, etc. with only minor modifications.
 
 ## What else can it do?
@@ -212,8 +212,11 @@ Teliva is the Tamil root for ‘clear’. Very much aspirational.
   a consequence the menu sometimes mentions keys that don't work, just to
   encourage people to try options.)
 
-* chesstv.tlv doesn't yet work on OpenBSD for some reason I haven't
-  investigated yet.
+* chesstv.tlv silently fails on OpenBSD and NetBSD for some reason I haven't
+  investigated yet. Interestingly, I'm running Teliva with curses on NetBSD
+  but ncurses on OpenBSD, so that is probably not an issue.
+
+* life.tlv looks terrible on OpenBSD and NetBSD, with lines wrapping halfway.
 
 ## Mirrors and Forks