gap> 2+3;
5
According to Gary Zablackis, colors.gap works in Windows using gap.bat. Also, if you have cygwin installed if you start the cygwin emacs (but not in gap mode) and start GAP by typing
M-x shell
gap
then colors.gap works. (GAP is not running in gap mode, so that function
completion and help do not
display in the emacs *Completions* and *Help* windows, respectively.)
Read("PATH/colors.gap")
to your .gaprc file.
The colors.gap file was written by Frank Luebeck with some minor modifications by Marco Constantini. See also the Forum email on this topic and the link there to the very similar file colorprompt.g.
Last updated 3-14-2005.
This page is at the url: http://cadigweb.ew.usna.edu/~wdj/gap/gap_color.html