Skip to content

daonb/vt-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asciinema virtual terminal

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

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

License

Copyright © 2019-2021 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

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.8%
  • Shell 0.2%