mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge pull request #1760 from TomJGooding/feat-keys-add-space-alias-to-displays
feat(keys): add space alias to displays
This commit is contained in:
@@ -229,6 +229,7 @@ KEY_DISPLAY_ALIASES = {
|
||||
"escape": "ESC",
|
||||
"enter": "⏎",
|
||||
"minus": "-",
|
||||
"space": "SPACE",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user