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

Download history 7/week @ 2024-09-25 3/week @ 2024-10-02 1/week @ 2024-12-04 2/week @ 2024-12-11 80/week @ 2024-12-25 40/week @ 2025-01-01 8/week @ 2025-01-08

128 downloads per month

GPL-3.0 license

38KB
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–16MB
~212K SLoC