Die Strg-Taste wurde im Terminal nicht gefunden

380
user4508092

Ich habe ein Problem mit meinem Mac-Terminal. Es ist nicht mehr in der Lage, den ctrlSchlüssel zu erkennen, so dass ich keine weiteren Tastenkombinationen wie ctrl+ verwenden kann C, um eine laufende Aufgabe zu stoppen, da das Terminal nur das Zeichen "c" enthält.

Ich habe es mit versucht stty -aund das Intr scheint ok zu sein:

speed 9600 baud; 22 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 iutf8 -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -oxtabs -onocr -onlret cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf 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; 

Irgendeine Idee, wie man es löst?

1

0 Antworten auf die Frage