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 <rep...@bugs.python.org>
<http://bugs.python.org/issue29093>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to