t3learnkeys

Utilities for working with libt3key terminal descriptions

Install

All systems
curl cmd.cat/t3learnkeys.sh
Debian Debian
apt-get install libt3key-bin
Ubuntu
apt-get install libt3key-bin
image/svg+xml Kali Linux
apt-get install libt3key-bin
Windows (WSL2)
sudo apt-get update sudo apt-get install libt3key-bin

libt3key-bin

Utilities for working with libt3key terminal descriptions

The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user. Although the terminfo database provides part of this information, it lacks information for the sequences returned by modern terminals/terminal emulators for many combinations of modifiers with other keys. For example, many terminal emulators provide separate character sequences for Control combined with the cursor keys, which is not stored in the terminfo database. This package contains the t3learnkeys and t3keyc programs.