This is the mail archive of the cygwin@cygwin.com 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: ctrl-c swallowed


Anders Lindén wrote:

> When I use the Programs->cygwin->cygwin bash shell, I get a console window with a bash shell, but ctrl-c
> presses never reaches the applications. I presume that it is the bash application that swallows them, or?
> 
> When I run bash in xfree (shipped with cygwin), the problem is not there, ctrl-c presses is reaching the application.
> However, I need to use the console.

I don't know if this is the "officially correct" answer or not, but I
find that ^C doesn't work right with some programs when run from CMD.EXE
unless I have the "tty" flag added to the CYGWIN environment variable. 
The users' guide has a section on how to do this, I'm sure.

A better solution, in my opinion, is to ditch CMD.EXE completely and use
rxvt as the terminal -- it will work equally well regardless of whether
XFree86 is running or not.

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/


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