Linux, Xterm, and VIM localization behavior of setenv LANG vs. setenv LC_CTYPE
问题 I am writing some perl scripts to process some files with Japanese names and contents. I wanted to see the file names when I do ls in xterm, instead of garbage characters. Here is my configuration: Client OS: Windows XP Japan Server: Red Hat Enterprise Linux Server release 6.2 VIM : VIM version 7.2.411 Xterm : ASTEC-X version 6.0 CSH: tcsh 6.17.00 (Astron) After I updated my .cshrc to use setenv LANG ja_JP.UTF.8, and re-open my xterm window, it was really hard for me to back out because of