Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

Packages

Contributors

Languages