System commands source
A command palette command provider for Textual system commands.
This is a simple command provider that makes the most obvious application actions available via the command palette.
SystemCommands
class
¶
Bases: Provider
A source of command palette commands that run app-wide tasks.
Used by default in App.COMMANDS
.