Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VT100 Emulator

A barebones VT100 emulator written in OCaml. Mostly implemented as per the VT100 spec, albeit with some extra logic to handle escape sequences that are sent by common apps even when set to VT100 compatibility mode. Tested with:

  • bash
  • vim
  • tmux
  • less
  • htop
  • vttest (*a few edge-cases not implemented)

About

Barebones VT100 emulator in OCaml

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages