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: <5A1F6B8E14097144AF309F36A29327220F7200@iris.win.barra.com> From: Samir Gupta To: "'cygwin AT cygwin DOT com'" Subject: Cannot get ^Z to suspend a program Date: Mon, 10 Feb 2003 10:26:36 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" I am using cygwin under windows xp pro and under windows 2000 pro, and cannot get the ^Z to suspend a program that I have opened. note that I normally use tcsh, but I also experience the same problem using bash... ^C will kill the program without any problem if I type & after a program name, then it is also successful in putting the program into the background I have tried the following to diagnose the problem, but have been unsuccessful: if I type stty -a I get: speed 38400 baud; rows 33; columns 90; line = 0; intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = ; eol2 = ; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0; -parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts -ignbrk brkint ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0 isig icanon iexten echo echoe echok -echonl -noflsh -tostop echoctl echoke the following in the output of the 'bindkey' command: "^Z" -> tty-sigtsusp I have tried setting the environment variable CYGWIN to tty and also "tty", but that doesn't seem to do anything -- 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/