java - Colours not enabled with JSCH -


i'm trying create simple vt100 emulator in java - work jsch. colours displayed (when print them echo example). when open htop, display set monochromatic (and can't change it). i've looked in htop source code, , comes check (ncurses, has_colors): server think colours not enabled on terminal.

this of course not server-side problem (working putty).

thanks.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

javascript - Error handling and status codes with knex in koa -