zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: zsh-workers@math.gatech.edu (Zsh hackers list)
Subject: job control bug
Date: Mon, 02 Jun 1997 12:31:20 +0200	[thread overview]
Message-ID: <199706021031.MAA03908@hydra.ifh.de> (raw)

this is in version 3.1.2-test1 with various patches to do with job
control which probably make the difference.

% l() { less }
% ps | l     
   PID TTY      TIME COMD
  6404 ttyq33   0:00 less
  6374 ttyq33   0:07 zsh
  6403 ttyq33   0:00 ps
  6400 ttyq33   0:01 zsh

now hit 'q':

byte 126/126 (END)zsh: done                   ps | 
zsh: suspended (tty input)  l

% jobs -l
[1]  + 6403 done                   ps | 
       6405 suspended (tty input)  l

after which it gets very messy.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.


                 reply	other threads:[~1997-06-02 10:45 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=199706021031.MAA03908@hydra.ifh.de \
    --to=pws@ifh.de \
    --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).