Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <5A1F6B8E14097144AF309F36A29327220F7201@iris.win.barra.com> From: Samir Gupta To: "'cygwin AT cygwin DOT com'" Subject: Re: Cannot get ^Z to suspend a program Date: Mon, 10 Feb 2003 11:13:39 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" thanks for the reply: I was trying to use CTRL-Z after opening up a windows program (such as emacs -- the windows version or excel) Suspend will work if I perform it on the sleep command. 1> sleep 20 Suspended 2> Why won't it suspend If I type the following: 1> emacs & [1] 1668 2> emacs The first command opens up my emacs (for windows) program and runs it in the background (so I can still use the prompt). So, I assume if this capability is there, then it should also be able to put it in the background after I have already opened it. However, when I type the second command, I can't use CTRL-Z to put it in the background. Do you know why this is? >Can't duplicate it here. If I set CYGWIN=tty prior to starting bash and >then type: > >c:\>bash >bash$ sleep 20 >bash$ CTRL-Z > >it suspends the sleep. > >cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/