
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] windows ssh client that supports japanese fonts?
"BABA, Yoshihiko" <baba@example.com> wrote:
> Jean-Christian Imbeault wrote:
> >> From: Stephen Lee <sl@example.com>
> >>
> >> http://www11.tok2.com/home/hdk/download.html
> >
> > Thanks for the links. Unfortunately it doesn't seems that this version
> > supports SJIS or EUC-JP? I could only get it to work with UTF8 ...
I couldn't get it to work with SJIS, either. Try the alternate one I
gave in the same message.
> Get puttyjp.exe from
> http://pure.fan.gr.jp/simm/ssh/putty.html
It points to the same site above for downloading.
> Although the site is in Japanese, I am sure you can find the way to
> download it.
>
> You can modify encoding settings from Translation in Configuration as:
> * "Received data assumed to be in which character set": UTF-8
> * "Translate ISO 2022 from/to UTF-8": check
> * "Initialisation code": euc-jp
> but the site says it is default.
I ran into a problem that might be related. It is documented in
Japanese here:
http://hp.vector.co.jp/authors/VA024651/terminfo.html
Basically, if you use box drawing characters, sometimes it messes up EUC
decoding. You're probably using TERM=xterm. Using TERM=kterm might
avoid the problem.
Alternatively, you can try setting "Initialisation code" to "lockgr
euc-jp" (no qoutes) instead, and resetting the terminal. This will make
it work like Teraterm, rxvt, etc, but is actually not compliant with ISO
2022 according to the author.
Stephen
Home |
Main Index |
Thread Index