4 releases (breaking)
0.4.0 | Dec 31, 2024 |
---|---|
0.3.0 | Jul 8, 2024 |
0.2.0 | May 6, 2024 |
0.1.0 | Apr 24, 2024 |
#834 in Command-line interface
128 downloads per month
38KB
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–16MB
~212K SLoC