We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca496b4 commit eef9e49Copy full SHA for eef9e49
src/textual/demo/page.py
@@ -59,7 +59,7 @@ class PageScreen(Screen):
59
Binding(
60
"c",
61
"show_code",
62
- "Show code",
+ "Code",
63
tooltip="Show the code used to generate this screen",
64
)
65
]
0 commit comments