Description
Terminal applications can recognize keyboard input sequences more reliably across different terminal emulators.
This library provides a database and handling layer for terminal key sequences. It is useful for editors, file managers, text interfaces, and command-line tools that need to distinguish special keys, shortcuts, and input combinations.
It does not change keyboard behavior system-wide. The application using it decides which keys trigger which actions.