# TTY Text [![Crate](https://img.shields.io/crates/v/tty-text.svg)](https://crates.io/crates/tty-text) [![Rust CI](https://github.com/danielway/tty-text/actions/workflows/rust_ci.yml/badge.svg?branch=master)](https://github.com/danielway/tty-text/actions/workflows/rust_ci.yml) [![Rust CD](https://github.com/danielway/tty-text/actions/workflows/rust_cd.yml/badge.svg)](https://github.com/danielway/tty-text/actions/workflows/rust_cd.yml) Provides agnostic text editing state management. Uses [TTY Interface](https://github.com/danielway/tty-interface) for rendering and [TTY Form](https://github.com/danielway/tty-form) for forms.