Tui-textbox
Stateful widget for ratatui.
Example
Check example/.
To run demo:
cargo run --example demo

Features
- Stateful
- Support moving cursor
LeftandRight BackspaceandDeletesupported- Paste from clipboard
Stateful widget for ratatui.
Check example/.
To run demo:
cargo run --example demo

Left and RightBackspace and Delete supported