Ctrl-c(SIGINT/SIGTERM)在cygwin中停止工作。如果我記得,這可能與TTY設置有關。請告知如何讓它再次運作。我不是從的stty -a改變什麼故意Ctrl-c在cygwin中停止工作
輸出:
$ stty -a
speed 38400 baud; rows 25; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = ^Z; start = ^Q; stop = ^S; 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
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo -echoe -echok -echonl -noflsh -tostop -echoctl -echoke
當按下CTRL-C從選擇cmd窗口更改〜標題〜。 Ctrl-c也會中斷正在執行的程序,但不會創建新的行。
我也對會議的ssh-agent
運行,我認爲這可能是固定的戕重新啓動計算機,但讓我知道如果您有任何idea.s