zsh-workers
 help / color / mirror / code / Atom feed
From: Geoff Wing <mason@werple.net.au>
To: zsh-workers@math.gatech.edu (zsh-list)
Subject: fg stuff
Date: Sat, 15 Jun 1996 00:08:46 +1000 (EST)	[thread overview]
Message-ID: <199606141408.OAA28552@werple.net.au> (raw)

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"



                 reply	other threads:[~1996-06-14 14:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199606141408.OAA28552@werple.net.au \
    --to=mason@werple.net.au \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).