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

Re: aix broken?



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