zsh-workers
 help / color / mirror / code / Atom feed
* fg stuff
@ 1996-06-14 14:08 Geoff Wing
  0 siblings, 0 replies; only message in thread
From: Geoff Wing @ 1996-06-14 14:08 UTC (permalink / raw)
  To: zsh-list

Heyla,
  This was with beta20-test1: I haven't patched with messages 1328/1329.
I can't reproduce this at the moment (and my histsize is only 750 so it's
gone off the top)
This is with different combinations using ^Z, bg, fg, and &.

% sleep 1000
^Z
% sleep 1000
^Z
% bg %2
% fg %1
^Z
% jobs
[1] suspended sleep 1000         <--- from memory/guess/what it should be
[2] running   sleep 1000
[3] suspended fg %1              <--- yeh?
%

Not the most desirable situation.  Didn't occur with only one job.
-- 
Mason [G.C.W]  mason@werple.mira.net.au    "Hurt...Agony...Pain...LOVE-IT"



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-06-14 14:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-14 14:08 fg stuff Geoff Wing

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