I am running Mandrake 8.1 and have just installed Eterm 0.9.1 from source and now do not have any syntax highlighting (ie. all the text is grey). I have looked all over the site and found nothing is regards to resolving this.
TIA =)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-12-27
Issue resolved by changing $TERM to xterm
# echo $TERM
> Eterm
# TERM=xterm
Cheers,
M
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running Mandrake 8.1 and have just installed Eterm 0.9.1 from source and now do not have any syntax highlighting (ie. all the text is grey). I have looked all over the site and found nothing is regards to resolving this.
TIA =)
Issue resolved by changing $TERM to xterm
# echo $TERM
> Eterm
# TERM=xterm
Cheers,
M