This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ssh from linux to cygwin + CUI + Ctrl-C


Hi there. Sorry. I misread your mail.

For those native apps, perhaps you can try sending SIGINT to that CUI app using kill?
Else, find a Windows app that is capable of pushing a Ctrl-C into the keyboard buffer. If you know some programming, it's not difficult to write if you know the correct APIs to call.


KarHeng

Chan Kar Heng wrote:
Hi there.

I use cygwin to ssh into numerous systems very often, such as AIX, HP UX, Solaris, DEC Alpha. I've always managed to send ctrl-c (by pressing ctrl-]) to the app running on that platform. There was only 1 rare case when it didn't.
Not sure what you mean by "native" apps... If you could clarify?


KarHeng

Ilia K. wrote:
On Tue, Sep 14, 2010 at 7:58 PM, Chan Kar Heng <chankarheng@gmail.com> wrote:
Hi there.

I've had the same problem in the past.
Posted a temporary solution here:

http://www.cygwin.com/ml/cygwin/2009-02/msg00403.html

This is an interesting hack, but unfortunately it won't work for "native" apps, only for cygwin-linked.

Regards,
Ilia.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple




-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]