http://bugs.winehq.org/show_bug.cgi?id=20842
--- Comment #9 from Jörg Höhle hoehle@users.sourceforge.net 2010-12-03 16:24:54 CST --- I believe this may be fixed by Eric Pouech's commit ead4712606307bf92525e9aad1374a2cc0bc8fc0 + ^C and ^D (EOF) work. + line editing and history work using the arrow keys. Excellent job!
- Esc does not work to erase the current line. It prints a white square.
Note: I've not used Python but rather my mcishell as per comment #8: wine wineconsole wintest.exe mcishell
Commit 9c577630d11cd19273b93eeb6295c0b2b75fa42b seems questionable to me, as I've never seen control characters (e.g. like ctrl-A) echoed back. In wineconsole, they now print white squares. Please see bug #24306 about how this affects a Gnome terminal instead of wineconsole's window.