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: <3F301421.E6D5A415@dessent.net> Date: Tue, 05 Aug 2003 13:31:29 -0700 From: Brian Dessent Organization: My own little world... X-Accept-Language: en,en-US MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: SSH session terminates with Ctl+C References: <20030805162123 DOT 79242 DOT qmail AT web20416 DOT mail DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jeff Nokes wrote: > I've ran into a strange issue, one of which I have not run into before with > cygwin. I have a W2K workstation at work, and I use cygwin to ssh into both > Solaris and RedHat Linux boxes to do development. Sometimes, while ssh'd into > a remote host, I have to 'Ctl+C' out of a process when it hangs. When > connected to the Solaris boxes, the Ctl+C just puts me back at the command > prompt on the remote host, which is what I would expect it to do. But when > I'm connected to a Linux box and I Ctl+C out of a process, not only does it > kill the process on the remote Linux host, but it kills my active ssh session > with that host and puts me back in the default cygwin shell in my W2K > environment. If you're using CMD.EXE for your command prompt you might try setting "tty" in the CYGWIN environment variable. Also, give rxvt a try. Make sure that your TERM is set to "Cygwin" or "rxvt" for CMD.EXE and rxvt, repectively. You shouldn't have to explicitly set TERM to anything, it should take the correct value without forcing it. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/