On Jul 11, 2006, at 8:59 AM, Timothy Stone wrote:

I'm on a iMac G5 (Mac OS X 10.4.7). vim 6.2, using the Terminal.app. I have the standard "Apple Pro Keyboard."

Yesterday, I installed the X11 package, to play with the FreeNX client.

Today, when in vi, my delete (^?) key is wacked--the "other" delete (^[[3~) works. This was not the case yesterday. I believe my installing the X11 package may have contributed to this issue.

It is *not* a problem in my shell, only in when in vi.

While whatever happened, my stty seems to have been basically wacked, with many defaults set to `<undef>':

[EMAIL PROTECTED] [~] % stty -a
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 -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts - dsrflow
        -dtrflow -mdmbuf
cchars: discard = <undef>; dsusp = <undef>; eof = ^D; eol = <undef>;
eol2 = <undef>; erase = <undef>; intr = <undef>; kill = <undef>;
        lnext = <undef>; min = 1; quit = <undef>; reprint = <undef>;
        start = ^Q; status = <undef>; stop = ^S; susp = <undef>;
        time = 0; werase = <undef>;


Anyone have a suggestion for loading "real defaults"? Prior to my X11 experiments, I don't believe I ever played with the settings. So whatever they were before, would probably be fine...

Thanks,
Tim

Reply via email to