#ratatui #terminal #console #tui

keybinding

A simple keybinding library for Rust

1 unstable release

0.1.0 Nov 13, 2023

#254 in #console

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

~21MB
~467K SLoC