Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andi8086/vtparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ncurses vt100 emulation based on vtparse.

ANSI Escape State Machine and parser: See vtparse/README.

VT100 Implementation with ncurses: by Andreas J. Reichel.

LICENSE does not apply to vtparse subfolder, which is public domain. LICENSE applies to all other files in all other folders.

About

A library to parse terminal escape sequences exactly how the real hardware does.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.2%
  • Ruby 17.9%
  • Makefile 1.9%