sivachandran/TermEmulator
A pure python module for emulating V100 terminal. It supports most of important escape sequences like cursor positioning, graphics rendition and etc. A demo(requires wxPython) also included which emulates terminal programs like bash, emacs, vi and etc.
PythonLGPL-3.0
Issues
- 0
Incorrect CSI ASCII Value
#13 opened by avose - 3
I have some fixes for "TermEmulatorDemo.py".
#10 opened by avose - 1
needs requirements file
#8 opened by pydemo - 1
Error on Windows OS
#9 opened by pydemo