Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: aix broken?
- X-seq: zsh-workers 655
- From: Jos Backus <jos@xxxxxx>
- To: tomh@xxxxxxxxxxxx (?)
- Subject: Re: aix broken?
- Date: Tue, 28 Nov 1995 12:54:40 +0100
- >received: from st1-jos.oce.nl (st1-jos.oce.nl [134.188.69.69]) by ocs-2se0-gw.oce.nl (8.6.12/8.6.9) with ESMTP id MAA41546; Tue, 28 Nov 1995 12:54:01 +0100
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: Your message of Mon, 27 Nov 1995 17:35:45 PST. <9511280135.AA26654@xxxxxxxxxxxxxxxx>
In message <9511280135.AA26654@xxxxxxxxxxxxxxxx> you wrote:
>zsh 2.6.12 doesn't segmentation fault, but its tty interface is
>broken. In particular, it forgets what <backspace> means, and it
>doesn't repaint the line correctly after a, for example, ^a^k.
Try relinking with the curses library. (In Src, 'rm zsh', change '-ltermcap'
to '-lcurses' in Makefile, 'make'). That will fix it.
Jos
--
Jos Backus _/ _/_/_/ Communications Engineering & Projects
_/ _/ _/ Oce-Nederland B.V.
_/ _/_/_/ Venlo, The Netherlands
_/ _/ _/ _/
jos@xxxxxx _/_/ _/_/_/ #include <std/disclaimer.h>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author