tuxtui-termwiz
Termwiz backend for the tuxtui Terminal UI library.
Overview
This crate provides a termwiz backend implementation for tuxtui, enabling TUI applications to run with the termwiz terminal library.
Features
- Full termwiz backend integration
- Advanced terminal capabilities
- Cross-platform support
Usage
Add this to your Cargo.toml:
[]
= { = "0.1", = ["termwiz"] }
Example
use *;
Platform Support
- ✅ Linux
- ✅ macOS
- ✅ Windows
- ✅ BSD
Documentation
For detailed documentation, see docs.rs/tuxtui-termwiz.
License
MIT - See LICENSE for details.