Skip to content

jlisee/termemulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TermEmulator v1.0
http://sourceforge.net/projects/termemulator
siva.chandran.p@gmail.com

TermEmulator is pure python module which provides terminal emulation for VT100 
terminal programs. It handles V100 special characters and most important escape
sequences. It also handles graphics rendition which specifies text 
style(i.e. bold, italics), foreground color and background color. The handled 
escape sequences are CUU, CUD, CUF, CUB, CHA, CUP, ED, EL, VPA and SGR.

About

A pure python module which provides terminal emulation for VT100 terminal programs. (Fork of the the http://sourceforge.net/projects/termemulator project by Siva Chandran P).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages