2 unstable releases

new 0.2.0 May 6, 2024
0.1.0 Apr 24, 2024

#526 in Command-line interface

Download history 86/week @ 2024-04-20 11/week @ 2024-04-27 135/week @ 2024-05-04

232 downloads per month

GPL-3.0 license

37KB
116 lines

Crate Badge Docs Badge

Tui-textbox

Stateful widget for ratatui.

Example

Check example/.

To run demo:

cargo run --example demo

demo

Features

  • Stateful
  • Support moving cursor Left and Right
  • Backspace and Delete supported
  • Paste from clipboard

Dependencies

~6–12MB
~116K SLoC