Skip to content

phronmophobic/vt

 
 

Repository files navigation

asciinema virtual terminal

Build Status

This repository contains the source code of virtual terminal emulator used by asciinema-player.

The emulator is based on Paul Williams' parser for ANSI-compatible video terminals. It covers only the output (display) part of the emulation as only this is needed by asciinema-player. Handling of escape sequences is fully compatible with most modern terminal emulators like xterm, Gnome Terminal, iTerm, mosh etc.

License

Copyright © 2015-2019 Marcin Kulik.

All code is licensed under the Apache License, Version 2.0. See LICENSE file for details.

About

asciinema virtual terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 96.2%
  • JavaScript 3.7%
  • Makefile 0.1%