sos4nt / dynamic-colors

Change terminal colors on the fly
MIT License
198 stars 42 forks source link

Not working on Ubuntu #13

Closed rektide closed 9 years ago

rektide commented 9 years ago

Hiya. I'm on 9.21 based on Ubuntu Vivid. Compile flags are: perl,xft,styles,combining,blink,iso14755,unicode3,encodings=eu+vn+jp+jp-ext+kr+zh+zh-ext,fade,transparent,tint,pixbuf,XIM,frills,selectionscrolling,wheel,slipwheel,smart-resize,cursorBlink,pointerBlank,scrollbars=plain+rxvt+NeXT+xterm.

I've added the urxvt*dynamicColors: on Xresource, but the echo -e "\033]11;#ff0000\007" has no effect. Any thoughts? Any ideas what I can do to begin debugging this?

rektide commented 9 years ago

Switched from rxvt-unicode-256colors to rxvt-unicode and it works. Bah. Flags are the same.

sos4nt commented 9 years ago

This is / was probably because rxvt-unicode-256colors doesn't use the default ANSI colors.