Hi Cygwinners, tcsh in latest cygwin is compiled with 8bit support, but I cannot get it to recognize the environment variables LC_CTYPE or LANG in order to type 8bit characters. Also its internal "ls" command just shows escape sequences for those files.
With bash it works just fine out of the box, but I am an tcsh user for years ... ;/ Cheers Robert > echo $version tcsh 6.12.00 (Astron) 2002-07-23 (i386-intel-posix) options 8b,nls,dl,al,rh,color ~ > echo $LC_CTYPE iso_8859_1 ~ > echo $TERM cygwin ~ > echo $LANG -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/