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

Re: aix broken?



> >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
> Date: Tue, 28 Nov 1995 12:54:40 +0100
> From: Jos Backus <jos@xxxxxx>
>
>
> 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.

Thank-you. That did the trick.



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