This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: B20: bash exits after notepad &


Hi,

>After a backround win32 GUI application (e.g. notepad &) has completed,
>any keystroke causes bash to type and execute 'exit' . Problem does not
>occur in B19.

Warning - due to a bug for Cygwin B20 it must be

    CYGWIN=  tty binmode title strip_title glob

Note the leading two white spaces !!
And of course this env var has to be set *before* running any Cygwin
program ! On NT set it in your user env, for W9x set it in autoexec.bat !
If you want to use all the Cygwin programs from bash only, you can set
it in cygnus.bat of course.

This cured exactly your problem here.

>Platform: NT4.0 SP3 German
>Regards - Andreas Mahling

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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