in Terminal: Backspace works, Delete doesn't
I've just started playing with a new Mac Mini. So it's pretty much in "from the warehouse" condition. In Terminal, though, I seem to be missing something.
When I type some text, and hit the BACKSPACE key (<---), it works as I expect it to. It removes the character to the left, and moves left one space.
However, when I type some text, and hit the DELETE key (Delete), it inserts a tilda (~) where the cursor was.
In "Window Settings" -> Keyboard -> "Key Mappings", I see that an entry for "del (forward delete)" which is set to the "\033[3~".
If this helps, on the cmd-line, running 'stty -a' I get the following:
epsilon3:~/tmp jeff$ stty -a
speed 9600 baud; 36 rows; 111 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 -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;
I've looked through this topic, as well as trying to Google the answer, and also consulted a "Mac Genius" at the local Apple store. Since I'm not using an Apple keyboard, I thought it might be related to that fact, but trying this an a Mac Mini with an Apple keyboard at the Apple store, the guy helping saw the same results.
End result: he did not have a solution.
I would appreciate any help in resolving this.
Mac mini, iMac (dual core), iMac (original), PowerMac G3 Mac OS X (10.4.6) I do Linux, BSD, ...un*x...
When I type some text, and hit the BACKSPACE key (<---), it works as I expect it to. It removes the character to the left, and moves left one space.
However, when I type some text, and hit the DELETE key (Delete), it inserts a tilda (~) where the cursor was.
In "Window Settings" -> Keyboard -> "Key Mappings", I see that an entry for "del (forward delete)" which is set to the "\033[3~".
If this helps, on the cmd-line, running 'stty -a' I get the following:
epsilon3:~/tmp jeff$ stty -a
speed 9600 baud; 36 rows; 111 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 -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;
I've looked through this topic, as well as trying to Google the answer, and also consulted a "Mac Genius" at the local Apple store. Since I'm not using an Apple keyboard, I thought it might be related to that fact, but trying this an a Mac Mini with an Apple keyboard at the Apple store, the guy helping saw the same results.
End result: he did not have a solution.
I would appreciate any help in resolving this.
Mac mini, iMac (dual core), iMac (original), PowerMac G3 Mac OS X (10.4.6) I do Linux, BSD, ...un*x...