Discussion:
[st] 256 colors?
ilf
2010-06-06 22:11:06 UTC
Permalink
http://st.suckless.org/goals sais:

| Confirmed st features
| # 256 colour support (Arg)

I'm wondering, if this is already implemented.
If so, what do i need to set?

Right now, a colortest looks like this for me:

xterm: Loading Image...
rxvt: Loading Image...
st: Loading Image...

Output in 'screen' with TERM=screen-256color is again different in all
three.

Is st trying to be xterm compatible there?
--
ilf @jabber.berlin.ccc.de

Über 80 Millionen Deutsche benutzen keine Konsole. Klick dich nicht weg!
-- Eine Initiative des Bundesamtes fÃŒr Tastaturbenutzung
Marvin Vek
2010-06-06 22:40:26 UTC
Permalink
Post by ilf
rxvt: http://i.imgur.com/6Dimc.png
Default rxvt-unicode doesn't have 256 color support, you'd need patches
for that.
--
Marvin Vek
-
printk (KERN_ERR ": Oops - your private data area is hosed!
", ...)
linux-2.6.6/drivers/net/ewrk3.c
Aurélien Aptel
2010-06-07 08:06:00 UTC
Permalink
Post by ilf
| Confirmed st features
| # 256 colour support (Arg)
I'm wondering, if this is already implemented.
If so, what do i need to set?
It's not implemented. I think that if you need 256 colors in a
terminal you are doing something wrong. If you want custom colors, you
can specify them in config.h.
Post by ilf
Is st trying to be xterm compatible there?
I think this "goal" should be removed.

Continue reading on narkive:
Loading...