public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* bash not responding to control-c when started from cygwin.bat
@ 2012-03-10  1:09 Pat Tressel
  2012-03-11  8:59 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Pat Tressel @ 2012-03-10  1:09 UTC (permalink / raw)
  To: cygwin

Got another console / bash oddity that just started...

When I start a bash window with C:\cygwin\Cygwin.bat, which runs bash as...

bash --login -i

...doing ^C gets no response:  It doesn't clear typing, it doesn't go
back to the shell, it doesn't stop a running program.

If I start bash from another .bat file, but without those options,
there is still no response to ^C.  But if I start bash as a child
process (with no options), ^C works.  That is, steps to reproduce are:

Start Cygwin.bat
$ ^C  <== nothing happens
$ bash
$ ^C  <== normal ^C response
$ exit
$ ^C  <== nothing happens

I'm 98% sure I would have noticed the lack of ^C fairly soon after it
started happening.  Yesterday is when I first noticed it.  Haven't run
setup.exe, didn't change any profile or rc files.  Yeah, I was using
git over in a Windows console, and it's possible it changed something
in the registry entry for HKEY_CURRENT_USER\Console, but I don't see
anything there that seems related to ^C, and Windows console is
responding normally to ^C.  I have a recent backup copy of that branch
in the registry, and it hasn't changed.

Any ideas on what's going on? or what I should check?

Thanks!

-- Pat

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bash not responding to control-c when started from cygwin.bat
  2012-03-10  1:09 bash not responding to control-c when started from cygwin.bat Pat Tressel
@ 2012-03-11  8:59 ` Corinna Vinschen
  2012-03-11 23:00   ` Pat Tressel
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2012-03-11  8:59 UTC (permalink / raw)
  To: cygwin

On Mar  9 17:09, Pat Tressel wrote:
> Got another console / bash oddity that just started...
> 
> When I start a bash window with C:\cygwin\Cygwin.bat, which runs bash as...
> 
> bash --login -i
> 
> ...doing ^C gets no response:  It doesn't clear typing, it doesn't go
> back to the shell, it doesn't stop a running program.

This problem is fixed in CVS for a while.  Please test the latest
developer snapshot from http://cygwin.com/snapshots/


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bash not responding to control-c when started from cygwin.bat
  2012-03-11  8:59 ` Corinna Vinschen
@ 2012-03-11 23:00   ` Pat Tressel
  0 siblings, 0 replies; 3+ messages in thread
From: Pat Tressel @ 2012-03-11 23:00 UTC (permalink / raw)
  To: cygwin

Corinna --

> This problem is fixed in CVS for a while.  Please test the latest
> developer snapshot from http://cygwin.com/snapshots/

Aha!  Thanks!

-- Pat

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-11 23:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-10  1:09 bash not responding to control-c when started from cygwin.bat Pat Tressel
2012-03-11  8:59 ` Corinna Vinschen
2012-03-11 23:00   ` Pat Tressel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).