Bug1:

setting the background or foreground color with

printf "\e]39;#ffffaa\a"

or

printf "\e]49;#aa00aa\a"

leaves ugly artifacts of the old color.

Bug2:

additionally, there is no way of setting bold and underlined colors from
escape sequencies.
In comparison: XTerm does not make any difference on the bold, underlined,
cursor-text or normal text color, and thus updates all of them at the same
time with the ESC ] 10; COLOR BEL (which is the same as the Eterm ESC ]39;COLOR
BEL)

I'd really like either unifing the foreground color text setting or add
extra control sequencies (the only terminal I know does this is the xwsh
for the sgi indigomagic desktop, the manpage gives me headache though. anyway
here's a link: http://www.fmrib.ox.ac.uk/cgi-bin/man-cgi?xwsh+1)

Bug3:

If starting Eterm with

Eterm --double-buffer

and then disable transparency and background image, the text still has the
"transparency-shadows" which gets hard to read if using black text on a
white background


Finally a feature request for Eterm: could the --cmod[red|green|blue] switch
be implemented as a control sequence?

sincerely

/Thomas





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to