keybinds-tui 0.1.0

A terminal UI for looking up keybindings across your tools, auto-opening on the tab matching the app you were just focused on
1
2
3
4
5
6
7
8
9
pub mod glow;
pub mod herdr;
pub mod hypr;
pub mod lazygit;
pub mod nvim;
pub mod spotify_player;
pub mod tridactyl;
pub mod tuicr;
pub mod yazi;