Crates.io | keybinding |
lib.rs | keybinding |
version | 0.1.0 |
source | src |
created_at | 2023-11-13 01:36:40.511072 |
updated_at | 2023-11-13 01:36:40.511072 |
description | A simple keybinding library for Rust |
homepage | |
repository | https://github.com/joshka/keybinding |
max_upload_size | |
id | 1033185 |
size | 9,684 |
Placeholder crate - will be used for a cross backend keybinding library allowing for configuration of keybindings for command line apps that support Crossterm, Termion, Termwiz (and potentially GUI frameworks if there is interest).
See https://github.com/ratatui-org/ratatui/discussions/627 for some background.