suzdraws / mintty

Automatically exported from code.google.com/p/mintty
0 stars 0 forks source link

-bash exited with status 1 #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Start mintty (C:\cygwin\bin\mintty.exe -)
2. type /bin/false
3. type logout (or type exit, or press ctrl-d)

I expect the window to close.  Instead I see the message: "-bash exited
with status 1" and it stays open, instead.

This happens for any program that exits with a non-zero code, if it was the
last one run before you try to quit.

Original issue reported on code.google.com by arant...@gmail.com on 20 Apr 2009 at 10:07

GoogleCodeExporter commented 9 years ago
It's a feature rather than a bug. In 0.4 it's optional and off by default.

Original comment by andy.koppe on 21 Apr 2009 at 3:54