# TTY Interface [![Crate](https://img.shields.io/crates/v/tty-interface.svg)](https://crates.io/crates/tty-interface) [![Rust CI](https://github.com/danielway/tty-interface/actions/workflows/rust_ci.yml/badge.svg?branch=master)](https://github.com/danielway/tty-interface/actions/workflows/rust_ci.yml) [![Rust CD](https://github.com/danielway/tty-interface/actions/workflows/rust_cd.yml/badge.svg)](https://github.com/danielway/tty-interface/actions/workflows/rust_cd.yml) Provides simple TTY-based user interface capabilities including partial re-renders of multi-line displays.