3 releases (breaking)
0.3.0 | Jul 8, 2024 |
---|---|
0.2.0 | May 6, 2024 |
0.1.0 | Apr 24, 2024 |
#1061 in Command-line interface
209 downloads per month
37KB
116 lines
Tui-textbox
Stateful widget for ratatui.
Example
Check example/
.
To run demo:
cargo run --example demo
Features
- Stateful
- Support moving cursor
Left
andRight
Backspace
andDelete
supported- Paste from clipboard
Dependencies
~6–11MB
~123K SLoC