Hi,
I have a problem with Chinese characters in terminal apps.
Typing Chinese characters works normal, but when I list files with ls the characters come out as question marks.
I've added this to ~/.inputrc
I'm running Tiger 10.4.11 and iTerm 0.10
I have a problem with Chinese characters in terminal apps.
Typing Chinese characters works normal, but when I list files with ls the characters come out as question marks.
Code:
$ ls 月亮代表我的心.mp3
?????????????????????.mp3
I've added this to ~/.inputrc
Code:
set meta-flag on
set input-meta on
set output-meta on
set convert-meta off
I'm running Tiger 10.4.11 and iTerm 0.10