Subject: Re:Japanese
To: None <henry@irm.nara.kindai.ac.jp>
From: Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>
List: netbsd-users
Date: 11/13/2000 09:54:59
>> On Sat, 11 Nov 2000 10:52:39 +0900 (JST)
 Henry Nelson <henry@irm.nara.kindai.ac.jp> wrote:

 > Do you have any experience with wnn4/uum on a purely text-mode console
 > or terminal (e.g. TeraTerm)?  Specifically, what are the necessary
 > stty and/or other settings, working shell, etcetera?  Real examples of
 > login/.cshrc-type files appreciated.  Thank you.

Unfortunately I don't have any physical terminal which can display
Japanese character (i.e. NEC-PC98) nor windows environment,
so I can only test Wnn4/uum on kterm. At least I can input
Japanese character to nvi-iso-2022-jp via uum on kterm.

I use zsh to my login shell and stty -a says

speed 9600 baud; 24 rows; 80 columns;
lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
        -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo
        -extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk
        brkint -inpck -ignpar -parmrk
oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -mdmbuf
        -cdtrcts
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
        eol2 = <undef>; erase = ^?; intr = ^C; kill = ^U; lnext = ^V;
        min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
        stop = ^S; susp = ^Z; time = 0; werase = ^W;

If you really need my dotfiles, I will send them to you via 
private email.

Tacha