tty-interface 4.0.0-beta.2

Provides simple TTY-based interface capabilities including partial re-renders of multi-line displays.
Documentation
[dependencies.crossterm]
version = "0.25.0"

[dependencies.unicode-segmentation]
version = "1.9.0"

[dependencies.unicode-width]
version = "0.1.9"

[dependencies.vt100]
version = "0.15.1"

[package]
authors = ["Daniel Way <contact@danieldway.com>"]
description = "Provides simple TTY-based interface capabilities including partial re-renders of multi-line displays."
edition = "2021"
exclude = [".github"]
license = "MIT"
name = "tty-interface"
readme = "README.md"
repository = "https://github.com/danielway/tty-interface"
version = "4.0.0-beta.2"