Hi Greg, On Fri, Jan 24, 2003 at 09:53:55AM +1100, [EMAIL PROTECTED] wrote: > Now instead the CSI code is dropped and the remaining > string is dumped to the display. > > The environment variable TERM is set to "linux". The > program "cat" can be used to dump the above sequence to > the terminal with the intended result.
Not sure if this is your problem, but one RH8 gotcha is their use of UTF8-compatible locales, which seems to screw lots of other things up. Check your LANG and LC* settings, and try resetting LANG to en_AU and see if that makes a difference. Cheers, Gavin -- Open Fusion P/L - Open Source Business Solutions [ Linux - Perl - Apache ] http://www.openfusion.com.au - Fashion is a variable, but style is a constant - Programming Perl -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
