John Morrison wrote:
I'm connecting (ssh) to a linux box which is running it's shells as utf-8.
In that case, you should set up the remote Linux system not to use UTF-8 until Cygwin's xterm gets UTF-8 support. Setting the LANG environment variable to C will do it. (export LANG=C)
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/