/print_key

an utility printing the key combinations you try on your terminal

Primary LanguageRust

Latest Version Chat on Miaou

Your OS and your terminal intercept many key combinations, and hide the modifiers of some. This makes defining keybindings for terminal applications often challenging.

print_key helps you determine the available key combinations for terminal applications, and how those terminal applications receive them.

Slava Ukraini

Key combinations are printed the way they can be written in key binding configurations of programs such as broot or bacon.

This serialized format can be parsed by the crokey Rust library.

Precompiled binaries are available at https://dystroy.org/print_key/download.