zsh-workers
 help / color / mirror / code / Atom feed
* [1]  + suspended (tty output)  zsh -fc 'echo bug'
@ 1995-10-04 19:50 Zoltan Hidvegi
  1995-10-18  9:38 ` P.Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Zoltan Hidvegi @ 1995-10-04 19:50 UTC (permalink / raw)
  To: zsh-workers

On some machines, e.g. on Solaris 2.4 or on AIX the following happens:

% zsh -fc 'echo hehe' &            
[1] 6100
% <RETURN>
[1]  + suspended (tty output)  zsh -fc 'echo hehe'
% 

But the same works if you replace zsh with sh/ksh or bash.  The problem
probably that when zsh sets the TERM variable, it tries some tty ioctl's via
the termcap library.  I thought that someone had a fix for such problems (not
to read the termcap stuff until it is not really needed).  Did I forgot to
apply this patch?

Thanks,
  Zoltan


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

end of thread, other threads:[~1995-10-18 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-10-04 19:50 [1] + suspended (tty output) zsh -fc 'echo bug' Zoltan Hidvegi
1995-10-18  9:38 ` P.Stephenson

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