2 unstable releases

new 0.2.0 May 6, 2024
0.1.0 Apr 24, 2024

#539 in Command-line interface

Download history 95/week @ 2024-04-22

95 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