Ben Finney wrote:
I am still looking for a solution (a Python-specific one would be fine).
The only other way I can think of is to put the tty into raw mode and do your own line editing and echoing. You could wrap it all up in a file-like object for the rest of the code to use. -- Greg -- https://mail.python.org/mailman/listinfo/python-list