zsh-workers
 help / color / mirror / code / Atom feed
* zsh-2.6-beta14 on AIX with login shell problem
@ 1996-04-22  1:20 Mike Kazda
  1996-04-22  4:08 ` Peter Whaite
  0 siblings, 1 reply; 13+ messages in thread
From: Mike Kazda @ 1996-04-22  1:20 UTC (permalink / raw)
  To: zsh-workers

There appears to be a problem in AIX 3.2.5 with the 2.6 beta related
to when zsh is a login shell.  Here's my situation, I normally ran ksh,
but switched months ago to use v2.5.03.  I did this rather easily by
adding the following to my .profile read by ksh:

  [ -x /afs/eds/u/kazda/bin/zsh ] && exec /afs/eds/u/kazda/bin/zsh -l

This will re-exec my zsh as a login shell.

Well, when I started trying out the 2.6 beta (starting w/beta13) I noticed
that my cursor keys were interpreted, but things like erase and beginning
of line functions did not move the cursor nor erase the characters,
although the actual buffer was modified correctly.

After further investigation, if I did a 'unsetopt zle' during the session
things went back to normal (cursor moved, chars erased).  So this leads
me to believe that something is wrong with the multi-line edit capabilites
in the beta under AIX.  Please note, with beta14 if I just do a zsh from
the command line, things work properly, although in beta13 they did not.

Does anyone have some insight into the terminal i/o initialization and
why it may be flakey on AIX 3.2.5?  beta14 works fine on AIX 4.1, SunOS 4.1.3,
Solaris 2.4, and HP-UX 9.03 which I've tested it out on (at least in this
respect).

Thanks,
Mike Kazda



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~1996-04-24 20:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-22  1:20 zsh-2.6-beta14 on AIX with login shell problem Mike Kazda
1996-04-22  4:08 ` Peter Whaite
1996-04-22 13:24   ` Mike Kazda
1996-04-22 16:01     ` Peter Whaite
1996-04-22 17:14       ` Mike Kazda
1996-04-22 23:09         ` Zoltan Hidvegi
1996-04-23  7:17         ` Jos Backus
1996-04-23 15:35           ` Mike Kazda
     [not found]             ` <9828.199604231559@stone.dcs.warwick.ac.uk>
1996-04-23 17:58               ` Mike Kazda
1996-04-24 13:38                 ` Jos Backus
1996-04-24 19:55                   ` zsh-2.6-beta14 on IRIX fails to compile Andreas Koenig
1996-04-24 20:40                     ` Richard Coleman
1996-04-23 18:19             ` zsh-2.6-beta14 on AIX with login shell problem Richard Coleman

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).