Hello everyone,
it would be nice if the library would support more than 8 colours (the jcurses.system.CharColor limits the usable colours at the moment). I know that it only makes sense if the Ncurses library is compiled with 256 colour support and only if your terminal/shell/whatever supports more than 8 colours.
The 8 standard colours: http://www.c-for-dummies.com/ncurses/
Ncurses 256 colour support: http://www.c-for-dummies.com/ncurses/256color/
Standard colours of some prompts/shells/etc.: http://en.wikipedia.org/wiki/ANSI_escape_code#Colors