doc: add tui-textarea as 3rd party widget library

pull/641/head
rhysd 2 years ago
parent a6b25a4877
commit 008369bdf2

@ -79,6 +79,7 @@ You can run all examples by running `cargo make run-examples` (require
### Third-party widgets
* [tui-logger](https://github.com/gin66/tui-logger)
* [tui-textarea](https://github.com/rhysd/tui-textarea): Simple yet powerful multi-line text editor widget supporting several key shortcuts, undo/redo, text search, etc.
### Apps using tui

Loading…
Cancel
Save