2010年9月29日水曜日

Putty で Ctrl-s して困ったら Ctrl-q なんだけど,問題の根源をやっつけるには

フロー制御

というものらしいの。で,
$ stty stop undef
とか,
$ stty -ixon
すればいいらしいの

いまの状況はこう。

$ stty -a
speed 38400 baud; rows 72; columns 96; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = ; eol2 = ;
swtch = ; start = ^Q; stop = ; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V;
flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -ixon -ixoff -iuclc -ixany
-imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke
なのに,
(i-search)`':
で固まっちゃうのはなんでなのかな?かな??

0 件のコメント: