tty-text 2.0.0-beta.0

Provides agnostic text editing state management.
Documentation
1
2
3
4
5
6
7
8
9
# 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.