New submission from Matthijs Blom <[email protected]>:
To reproduce (on Windows):
On the console, enter some input:
>>> "Ozewiezewoze wiezewalla kristalla"
"Ozewiezewoze wiezewalla kristalla"
Next, hold the right arrow key, obtaining:
>>> "Ozewiezewoze wiezewalla kristalla"
One can subsequently delete sections of this line and again reproduce (last
parts of) the previous input.
I have produced this result on 3.4, 3.8.0b3 and master (077af8c).
I did not observe this behaviour on WSL, which is why I think this is a bug.
----------
components: Windows
messages: 349679
nosy: Matthijs Blom, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Console: holding right arrow key reproduces entire previous input
type: behavior
versions: Python 3.9
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37850>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com