Terminal Emulator

Gordinator gordinator at gordinator.org
Tue May 14 13:44:43 EDT 2024


I wish to write a terminal emulator in Python. I am a fairly competent 
Python user, and I wish to try a new project idea. What references can I 
use when writing my terminal emulator? I wish for it to be a true 
terminal emulator as well, not just a Tk text widget or something like that.

If you have any advice, please do let me know!


More information about the Python-list mailing list