Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh 4.0.4 on HP-UX?



I installed the 4.0.4 package from the HP-UX freeware site at http://hpux.cs.utah.edu onto a few HP-UX 11.0 boxes, and everything works:

except for the backspace key. It works, but the cursor doesn't go backwards.

which is somewhat unusual to me, since they have it fixed so it works in bash, but as soon as I go run zsh from inside the bash shell.. backspace ceases to display properly. This was both with and without having a zprofile/zshenv file. stty looks the exact same from both sides. I tried some other settings, to no avail.

For background info, TERM is either xterm (konsole, PuTTY, xterm) or xterm-color (Eterm). Here is stty -a output:


speed 300 baud; line = 0;
rows = 55; columns = 120
min = 4; time = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U
eof = ^D; eol = ^@; eol2 <undef>; swtch <undef>
stop = ^S; start = ^Q; susp <undef>; dsusp <undef>
werase <undef>; lnext <undef>
-parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts
-ignbrk brkint -ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon ixany -ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo -echoe echok -echonl -noflsh
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3

I have a feeling that i'm missing something very simple :)


Thomas Stromberg                     thomas.stromberg@xxxxxxxxxxxxxxxxxx
Senior UNIX Administrator               Bell & Howell Mail and Messaging
 "hardware, n: The parts of a computer system that can be kicked."



Messages sorted by: Reverse Date, Date, Thread, Author