From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16246 invoked from network); 18 Oct 2000 16:37:35 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Oct 2000 16:37:35 -0000 Received: (qmail 3029 invoked by alias); 18 Oct 2000 16:37:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13029 Received: (qmail 3022 invoked from network); 18 Oct 2000 16:37:30 -0000 Date: Wed, 18 Oct 2000 09:37:16 -0700 From: Clint Olsen To: zsh-workers@sunsite.auc.dk Subject: Zsh 3.1.9 on HP-UX 10.20/11.0 Message-ID: <20001018093716.A20977@ichips.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Organization: Intel Corporation, Hillsboro, OR X-Disclaimer: Mutt Bites! Hello: Quite some time ago I reported a bug in Zsh where I was unable to use 3.1.6 on HP-UX 11.0 when the binary was built on a 10.20 machine. The cursor would essentially scroll wildly and the tty was hung. Our 11.0 deployment was delayed, so I didn't pursue the problem any further. I recently downloaded 3.1.9 and built it on 10.20 (for forward compatibility). I can now login with this version of Zsh (thanks!). However, the cursor is behaving a little strangely. When I hit backspace, the cursor advances as if I typed a . ^U doesn't seem to clear the line either (well, it does, but the clear isn't reflected visually in the tty). I was wondering if anyone could offer any suggestions? Unfortunately, it's not feasible to configure my wrappers to use a different Zsh for different versions of HP-Ucks. Notes: I'm using HPs performance C compiler to compile Zsh, not gcc. I have my own TERMINFO database I'm using for Thomas Dickey's color xterm. My stty settings appear to be identical on HP-UX 10.20 and 11.0. I'm not on this mailing list, so please Cc: me on any replies you want me to see. Thanks! -Clint