Terminal interface: Remove support for the ncurses library.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 24 Mar 2017 07:29:31 +0000 (08:29 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 24 Mar 2017 07:29:31 +0000 (08:29 +0100)
commitc84078d8498785e9a52945cc63fb663cd48027af
treea2d80a7c4a9640094f2e490bd74abb42808ad973
parent839c10454e94e5190ad5eb4daecc7b9e5f9404f8
Terminal interface: Remove support for the ncurses library.

This library was supported for trivial reasons.  It always gave rise
to portability issues and was a pain to support.  Furthermore there
is a simpler way to do what we used it for.  So now we use that way
instead.
INSTALL
NEWS
configure.ac
src/ui/terminal/terminal.c