[Python-projects] pyqonsole question
Luiz T. Honda
idzero at gmail.com
Wed Mar 7 13:21:30 CET 2007
Hi,
I would like to ask some questions about how to implement a new
terminal using pyqonsole.
I need to provide an IBM 3151 terminal in order to test another
software which implements this old IBM terminal.
Is it just a matter of copying EmuVt102 and change the method tau?
I got the IBM 3151 escape sequences from termcap and I suppose I have
to put these sequences into a copy of EmuV102, right?
Any help woul be appreciated.
Thank you.
Luiz T. Honda
More information about the Python-Projects
mailing list