Hi,

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.

If there are any questions let me know.

Use it at your own risk.

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.
I have use the style of the original code. I hope that will do.

/Fred

Attachment: 256colors.tar.gz
Description: application/gzip



Reply via email to