Carey Underwood
Results
2
issues of
Carey Underwood
I've found the direct links to the source code in twisted to be an invaluable aid to understanding, well, just about everything. What the doc is talking about, what implications...
Apparently the 256 colors are just another palette, albeit one that is rarely uesr-customized. I suggest fixing that. A quick and dirty proof-of-concept: ``` initc(){ tput initc "$1" $((0x$2*1000/256)) $((0x$3*1000/256))...