diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index ce63059..ba458c0 100644 --- a/README.adoc +++ b/README.adoc @@ -5,6 +5,7 @@ termo input. ncurses does a really terrible job at that, mainly wrt. mouse support which seems to be utterly broken. If you can drag things in a terminal application, such as in VIM, I can assure you it's not using ncurses for that. +(At least not with ncurses older than 6.0.) Since terminal I/O is really complicated and full of special cases, this project doesn't aspire to also replace the output part of ncurses, but is rather |