* Andy Koppe (Tue, 30 Dec 2008 23:00:29 +0000)> > Robert Pendell wrote: > > I modified cygwin.bat to execute mintty. > > Looks like mintty doesn't detach completely on it's own > > Yep, that's a known issue (number 4 in the issue tracker), and I haven't > yet worked out how to do this properly. I've tried closing files 0 > through 3 and doing a setsid(), but that's not sufficient. Hints on how > to detach properly would be much appreciated.
?? If you run a GUI application from a batch file on the NT family, the batch file will not close until the GUI app is closed. So this behaviour of mintty is not an "issue" but completely normal. Thorsten -- 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/