Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshka/keybinding
A simple keybinding library for Rust
https://github.com/joshka/keybinding
Last synced: 24 days ago
JSON representation
A simple keybinding library for Rust
- Host: GitHub
- URL: https://github.com/joshka/keybinding
- Owner: joshka
- Created: 2023-11-13T01:35:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-06T00:20:40.000Z (4 months ago)
- Last Synced: 2024-10-10T20:10:26.243Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keybinding crate
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 for some background.