On Sunday, 13 March 2005, at 01:11:53 (+0100), Fredrik Svensson wrote: > I am a long time user of Enlightenment and I have been looking into > getting 256 colors support in Eterm the way xterm already have. > > I dug into the code and made it happen. The attached tar package > includes the patch, a README and some perlscripts that tests the > feature. > > The patch affects 4 files : > Eterm/src/screen.h > Eterm/src/term.c > Eterm/src/term.h > Eterm/src/windows.c > > (actually the patch supports 512 colors, but the code is true to the > xterm restrictions) > > I have tried to keep the changes to a minimum.
While I haven't had a chance to test this out yet, looking over the patch, it looks very clean. I'm impressed. :-) I'll merge this in as soon as I can. Unfortunately, I'm in the middle of trying to hunt down a very elusive problem related to dead keys and compose-key sequences right now, so please be patient. :) > On a sidenote I tried to use the reformat-code script included in > the distribution. That script changed much more files than my > changed code, thus rendering the script unusable for the purpose of > formating my added code according to the rules. That's my fault. I've let things get out of sync with respect to formatting. :( > I have use the style of the original code. I hope that will do. Looks good to me. :-) Thanks! Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1, Inc., http://www.nplus1.net/ Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "Perhaps the words are more important than the man." -- Kahless, ST:TNG, "Rightful Heir" ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
