zsh-users
 help / color / mirror / code / Atom feed
From: Philippe Troin <phil@fifi.org>
To: John Cooper <john.cooper@eu.citrix.com>
Cc: "'zsh-users@sunsite.dk'" <zsh-users@sunsite.dk>
Subject: Re: Putting a running job into the background with cygwin zsh?
Date: 11 Jun 2004 11:59:28 -0700	[thread overview]
Message-ID: <87u0xhc44v.fsf@ceramic.fifi.org> (raw)
In-Reply-To: <B5885AA769039C49BD9295955CB2E0E405897B6C@lonpexch501.ctxuk.citr ix.com>

John Cooper <john.cooper@eu.citrix.com> writes:

> I'm using the cygwin version of zsh 4.2.0 on WinXP.
> 
> If I run a Windows program and later want to put it into the background,
> Ctrl-Z has no effect.
> `stty -a' indicates that the suspend character is ^Z.  Does this work for
> others or is it a known limitation in the cygwin version?

Since windows does not have job control nor pseudo-terminals, I
suspect that the backgrounding behavior is part of the Cygwin runtime.
Windows programs are not linked to the Cygwin runtime.
 
> Interestingly, the old Windows native zsh port (by AmolD) would always
> return immediately when invoking "windowed" Windows apps, i.e., if I typed
> `notepad', the shell would exec notepad.exe and immediately provide a new
> prompt. It only did this for apps designed to run "windowed", so would work
> for "notepad", "write", etc, but not for "java" (I used "javaw", which is
> "windowed").

That's depends on which Windows runtime you link with.

Phil.


      reply	other threads:[~2004-06-11 22:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-11  9:44 John Cooper
2004-06-11 18:59 ` Philippe Troin [this message]

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=87u0xhc44v.fsf@ceramic.fifi.org \
    --to=phil@fifi.org \
    --cc=john.cooper@eu.citrix.com \
    --cc=zsh-users@sunsite.dk \
    /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).