zsh-users
 help / color / mirror / code / Atom feed
* Zsh 3.0.5 problem.
@ 1997-11-29 21:09 Stephen Marley
  1997-11-29 22:11 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Marley @ 1997-11-29 21:09 UTC (permalink / raw)
  To: zsh-users

I've recently upgraded from SunOS 4.1.3U1 and zsh 3.0.2 to Solaris 2.6
and zsh 3.0.5. However I've encountered a problem were occasionally the
xterm I'm working in just disappears.

I think zsh is exiting causing the xterm to exit too.

I can't replicate the problem as it seems to happen unpredictably when
I'm using zle. A message fleetingly appears but I never have time to read it.

Has anyone encounterd a similar problem? Does anyone know how I can
trap the message and read it before the xterm vanishes?

-- 
stephen@memex.com


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

* Re: Zsh 3.0.5 problem.
  1997-11-29 21:09 Zsh 3.0.5 problem Stephen Marley
@ 1997-11-29 22:11 ` Bart Schaefer
  1997-11-29 22:19   ` Stephen Marley
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 1997-11-29 22:11 UTC (permalink / raw)
  To: Stephen Marley, zsh-users

On Nov 29,  9:09pm, Stephen Marley wrote:
} Subject: Zsh 3.0.5 problem.
}
} I've recently upgraded from SunOS 4.1.3U1 and zsh 3.0.2 to Solaris 2.6
} and zsh 3.0.5. However I've encountered a problem were occasionally the
} xterm I'm working in just disappears.

I had that problem for a while with one of the pre-releases, but it turned
out to be a problem with the way I'd merged a local patch into the new
version.  Are you running a completely unmodified 3.0.5?

} Does anyone know how I can
} trap the message and read it before the xterm vanishes?

Run something like this in place of your regular xterm:

    xterm -ls -e zsh -c "zsh -l ; sleep 10000"

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


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

* Re: Zsh 3.0.5 problem.
  1997-11-29 22:11 ` Bart Schaefer
@ 1997-11-29 22:19   ` Stephen Marley
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Marley @ 1997-11-29 22:19 UTC (permalink / raw)
  To: zsh-users

Quoting Bart Schaefer (schaefer@brasslantern.com):
> I had that problem for a while with one of the pre-releases, but it turned
> out to be a problem with the way I'd merged a local patch into the new
> version.  Are you running a completely unmodified 3.0.5?

Yup - straight out of the box.

> 
> Run something like this in place of your regular xterm:
> 
>     xterm -ls -e zsh -c "zsh -l ; sleep 10000"

I'll give it a whirl and post to the list when/if it happens again.
Thanks.
-- 
stephen@memex.com


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

end of thread, other threads:[~1997-11-29 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-29 21:09 Zsh 3.0.5 problem Stephen Marley
1997-11-29 22:11 ` Bart Schaefer
1997-11-29 22:19   ` Stephen Marley

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).