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

Download history 5/week @ 2024-07-14 6/week @ 2024-09-15 4/week @ 2024-09-22 7/week @ 2024-09-29

209 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–11MB
~123K SLoC