epy icon indicating copy to clipboard operation
epy copied to clipboard

epy_reader.reader.Reader.input_prompt ???

Open mcepl opened this issue 11 months ago • 0 comments

Shouldn’t that whole construct be replaced by code using readline module from the standard library instead? We could then easily have recorded history as well.

For support of Windows we can import pyreadline3 as a replacement (not sure about details, I am a Linux guy).

mcepl avatar Jul 21 '23 05:07 mcepl