[E-devel] bashish and Eterm

2003-01-23 Thread arnognul
Hi! I just wanted to let you all know that my theming engine for the console has changed default X terminal, from XTerm to Eterm! bashish uses escape sequencies to set theme attributes and is totally based on shellscript, so it can be customized to theme each and every command in the console (wit

[E-devel] Eterm bugs

2003-03-02 Thread arnognul
Bug1: setting the background or foreground color with printf "\e]39;#aa\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 differen

Re: [E-devel] Eterm compilation problem

2003-03-28 Thread arnognul
I also had some autoconf (I have version 2.13, which version is needed?) errors, however I managed to comment the crippled configure file (which first get an error similar to Ryan, this is fixed by commenting out the line dps_snprintf_oflow() it then tries to download and compile libAST 0.5, conf

Re: [E-devel] Eterm compilation problem

2003-03-30 Thread arnognul
the reason Eterm didn't compile was because of an old version of libAST, anyway, it compiled fine now so I think I'll go stand in the corner... =) thanks for the reply /Thomas >> I also had some autoconf (I have version 2.13, which version is >> needed?) > >2.13 > >> errors, however I managed to