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

java - unable show chart in xls document using jasper reports -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -

javascript - How to change image src on success AJAX -