On 23 Feb 2015 21:44, Eli Zaretskii wrote: > From: Mike Frysinger > > on the topic though, i've just used PDCurses in the past for Windows: > > http://pdcurses.sourceforge.net/ > > it's trivial to cross-compile and works great in Windows. > > Ncurses is also available on Windows. in my experience, pdcurses is easier to build than ncurses, especially cross-compiling -mike