LinuxCommandLibrary

keyb

Create and view custom hotkey cheatsheets in the terminal

TLDR

View your keybinding cheatsheets
$ keyb
copy
Add a keybinding file
$ keyb add [path/to/keybindings.yml]
copy

SYNOPSIS

keyb [command] [options]

DESCRIPTION

keyb is a terminal tool for creating and viewing personalized hotkey cheatsheets. It allows you to list and manage custom keybindings directly in the terminal with features like fuzzy filtering and customizable layouts. This is useful for keeping track of application-specific shortcuts across different tools and window managers.
Keybindings are defined in YAML files, making it easy to maintain and share cheatsheets across systems.

CAVEATS

Keybinding definitions must be manually maintained. Does not auto-detect keybindings from running applications.

SEE ALSO

cheat(1), tldr(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard