A simple yet powerful text editor widget for ratatui and tui-rs.
# Cargo.toml
[dependencies]
tui-textarea = "0.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a TextArea widget and inserts text.
Add ratatui or tui-rs as a dependency and initialize a terminal backend.
No dependency data recorded yet.