mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
834 B
834 B
title, alt_titles
| title | alt_titles | |||||
|---|---|---|---|---|---|---|
| Why do some key combinations never make it to my app? |
|
Textual can only ever support key combinations that are passed on by your terminal application. Which keys get passed on can differ from terminal to terminal, and from operating system to operating system.
When creating bindings for your application we recommend picking keys and key combinations that are supported on as many platforms as possible.
The easiest way to test different environments to see which
keys can be
detected is to use textual keys.