[issue29093] Windows launcher breaks history in Git Bash

Evan report at bugs.python.org
Wed Dec 28 12:05:09 EST 2016


Evan added the comment:

Yes, the history within the current Python session. It's worth noting that the history usually behaves like in cmd.exe, not bash. (I don't have a py.exe without the bug at the moment to confirm that is the same.)

Testing now, it seems all the history shortcuts (F1-F9) function correctly when running Python directly, but when run with the launcher all behave as though the history buffer were empty. Somehow the combination of the shell and the launcher are stopping it from keeping history.

I'll open an issue on their bug tracker and report back.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29093>
_______________________________________


More information about the Python-bugs-list mailing list