#cli

keybinding

A simple keybinding library for Rust

1 unstable release

0.1.0 Nov 13, 2023

#4140 in #cli

MIT/Apache

10KB
179 lines

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 https://github.com/ratatui-org/ratatui/discussions/627 for some background.

Dependencies

~17–24MB
~423K SLoC