Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 297 Bytes

File metadata and controls

8 lines (5 loc) · 297 Bytes

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.