zsh-workers
 help / color / mirror / code / Atom feed
From: Ryan Dooley <ryan@coe.missouri.edu>
To: Peter Stephenson <pws@ifh.de>
Cc: Zsh hackers list <zsh-workers@math.gatech.edu>
Subject: Re: Job control under IRIX [5.3/6.2]
Date: Tue, 3 Dec 1996 11:29:25 -0600 (CST)	[thread overview]
Message-ID: <Pine.SGI.3.95.961203112553.1823A-100000@babylon.coe.missouri.edu> (raw)
In-Reply-To: <199612030838.JAA00830@sgi.ifh.de>


Hey Peter (and all),

> Check stty -a and make sure susp is ^z and intr is ^c.  I've seen some
> funny things from time to time.  There's a bug, which may or may not be
> related, reported some time ago that if you foreground a process using
> less then quit with q that the settings are messed up.
> 

Yet that was it ... so in my .zlogin I added, 

	stty intr '^C' susp '^Z' ...

susp was ^@ before I got to it and intr was DEL of all things?  But this
is apparently the default under IRIX.  My default /etc/cshrc for the *Csh
users includes the line,

	stty intr '^C' echoe

It is true, you learn something new everyday ... ;)

Thanks for the help,

--ryan

=========================================================================
+ Ryan Dooley                       * ryan@coe.missouri.edu             +
+ Network / Systems Administrator   * voice: (573) 882-2162             +
+ University of Missouri - Columbia * College of Education              +
=========================================================================


  reply	other threads:[~1996-12-03 17:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-03  6:40 Ryan Dooley
1996-12-03  8:38 ` Peter Stephenson
1996-12-03 17:29   ` Ryan Dooley [this message]
1996-12-03 13:12 ` Risto J Laitinen

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=Pine.SGI.3.95.961203112553.1823A-100000@babylon.coe.missouri.edu \
    --to=ryan@coe.missouri.edu \
    --cc=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).