Crates.io | ratatui-termion |
lib.rs | ratatui-termion |
version | 0.1.0-alpha.0 |
source | src |
created_at | 2024-09-27 23:21:03.170602 |
updated_at | 2024-11-27 22:03:24.400513 |
description | Termion backend for the Ratatui Terminal UI library. |
homepage | https://ratatui.rs |
repository | https://github.com/ratatui/ratatui |
max_upload_size | |
id | 1389574 |
size | 29,077 |
This module provides the [TermionBackend
] implementation for the Backend
trait. It uses
the Termion crate to interact with the terminal.