vtcode-ghostty-core 0.123.2

Pure-Rust VT terminal emulator core for VT Code, inspired by Ghostty
Documentation
  • Coverage
  • 22.95%
    14 out of 61 items documented0 out of 12 items with examples
  • Size
  • Source code size: 65.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • vinhnx/VTCode
    664 54 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • vinhnx

Pure-Rust VT terminal emulator core for VT Code.

Inspired by Ghostty's terminal design. Processes VT byte streams incrementally via [Terminal::write].