Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.