Open GoogleCodeExporter opened 9 years ago
Reproduced, thanks for the detailed description. How did you notice this?
Original comment by andy.koppe
on 1 Dec 2012 at 6:43
I had associated .c/.h files with a wrapper script I was experimenting with
which would invoke gvim with different parameters depending on where the file
was located based on a user configuration file located in the user's home
directory. I noticed that my wrapper script sometimes didn't seem to be working
and when debugging it I realized it was sometimes getting called without the
environment variables needed for python to find the user's home directory.
After some experimenting I found that this was only occurring in mintty's
created with Alt+F2.
Original comment by jholt...@gmail.com
on 1 Dec 2012 at 12:02
See https://github.com/mintty/mintty/issues/360
Original comment by towom...@googlemail.com
on 22 Jul 2015 at 12:42
Original issue reported on code.google.com by
jholt...@gmail.com
on 19 Nov 2012 at 5:11