Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh-3.0.0 on AIX-4.1.4
- X-seq: zsh-workers 2179
- From: Nico Bakker <Nico.Bakker@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: zsh-3.0.0 on AIX-4.1.4
- Date: Mon, 30 Sep 1996 14:59:54 +0200 (MDT)
Hi
i tried to install zsh-3.0.0 on AIX-4.1.4. The configure program choose to
link with termcap. The result was that the bach-space key seemed to work
internally, but not for the output:
machine% vii[backspace][return]
starts up vi, but instead of correcting 'vii' into 'vi', adds a space to
'vii':
machine% vii [return]
So, i read the ChangeLog entry about prefering curses above
termcap on AIX-3.2.*, and i changed the LIBS in the ./Makefile from
-ltermcap into -lcurses. After relinking, the new zsh appeared to work
correctly, and had no problem with the backspace. 
Greetings,
Nico Bakker				   "... then the day came when the
Katholieke Universiteit Nijmegen	    risk to remain  tight in a bud
Universitair Centrum Informatievoorziening  was more  painful the  risk it
Geert Grooteplein 41, 6525 GA Nijmegen	    took to blossom."
Tel. +31 - 24 - 3617997						 Anais Nin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author