Hi all, I thought that screen supports all ANSI escape sequences like setting background/foreground color and so on. But looks like at least one of them is not supported:
\033]<target>;#HHHHHH\007 It dynamically changes color of <target> to provided #RRGGBB value, e.g.: echo -ne "\033]10;#123123\007"; It works perfectly in xterm and other terminals, but doesn't work at screen (I use version 4.4.0 with underlying xterm-325). Native screen's $TERM on my system is "screen-256color-bce-s", I also tried setting term to screen-256, screen, xterm-256color with no luck. Any help is appreciated. More info about this escape sequence may be found here: http://rcr.io/words/dynamic-xterm-colors.html Best regards, Andrew Savchenko
pgp7CZhiKTVRd.pgp
Description: PGP signature
_______________________________________________ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users