Reini Urban wrote: > Thorsten Kampe schrieb: >> * Pekka Niiranen (2004-09-13 18:19 +0200) >>>Killing Cygwin Shell Window with mouse leaves bash.exe running. >> >> Recompile what? Cmd exe? Bash is a shell and knows nothing about the >> Windows Console "X" button. > > So, shouldn't the KILL message be propagated to its child process? > bash could react then. Or is it only propagated if bash would register > itself as an (invisible) window, just to receive those parent messages?
Someone else will have to tell you whether that's possible for cmd.exe. But consider using rxvt instead, which is generally superior as long as you aren't using lots of Windows-native command-line tools. Robert -- 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/