zsh-users
 help / color / mirror / code / Atom feed
From: Geoff Wing <gwing@primenet.com.au>
To: alekso@math.ucr.edu (Alexey Solovyov)
Cc: zsh-users@math.gatech.edu
Subject: Re: Contrl-Z action.
Date: Wed, 6 Nov 1996 13:58:25 +1100 (EST)	[thread overview]
Message-ID: <199611060258.NAA00455@coral.primenet.com.au> (raw)
In-Reply-To: <199611051046.CAA20974@charity.ucr.edu> from "Alexey Solovyov" at Nov 5, 96 02:46:43 am

Alexey Solovyov wrote:
:guys. Or we really have nothing to talk about? 
:
:But I've got a question. Once I came up why I want to have my job
:suspended by pressing Cntrl-Z ? Ok, I want it to run in background
:right after that. In another words how to (where) redefine action of
:Ctrl-Z?  Any comments why nobody should change it are also very
:welcome.

I can't think of a elegant way of doing this automatically without a lot of
overhead.  What you could do is

% bindkey -s "^Z" "bg^M"

then when you suspend something, press CTRL-Z again and it will put it in the
background.
-- 
Geoff Wing [gwing@primenet.com.au]   Technical Manager
  Phone    : +61-3-9818 2977	     PrimeNet - Internet Consultancy
  Facsimile: +61-3-9819 3788	     Web : <URL:http://www.primenet.com.au/>
  Mobile   : 0412 162 441


  parent reply	other threads:[~1996-11-06  3:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-05 10:46 Alexey Solovyov
1996-11-06  1:39 ` Kosh
1996-11-06  2:58 ` Geoff Wing [this message]
1996-11-06  4:49   ` Alexey Solovyov
1996-11-06  8:48     ` Bart Schaefer

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=199611060258.NAA00455@coral.primenet.com.au \
    --to=gwing@primenet.com.au \
    --cc=alekso@math.ucr.edu \
    --cc=zsh-users@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).