On Wed, Oct 17, 2001 at 03:20:14PM -0700, John van V. wrote: > > Hi, > > I just downloaded cygwin to test the OpenSSH stuff, generally I hang in the > rival UWIN camp ;). > > Vastly improved, I am impressed. > > But using the OpenSSH client, Ctl-C does what Ctl-D is supposed to do.
What do you mean by that? Ctrl-C should stop a running foreground subprocess on the remote machine and Ctrl-D should close the connection, at least if the shell allows to do so. I've just tested that scenario, using Cygwin's OpenSSH to connect to a Linux box. Using Ctrl-C I could stop a long running ls -lR foreground process (with a significant difference in response time between tty and notty mode) and Ctrl-D at the BOL returned to my local Cygwin box. And Ctrl-C didn't stop the session. Hum, ok, I'm using the latest developers version, not 1.3.3, so that might be a difference... Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/
