#ratatui #console #tui #terminal #cli

keybinding

A simple keybinding library for Rust

1 unstable release

0.1.0 Nov 13, 2023

#49 in #ratatui

22 downloads per month

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–25MB
~417K SLoC