SettingsDisplay
SettingsDisplay
Bases: Widget
Custom widget for displaying settings for the shell.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
config_path
|
str
|
The path to the config file. |
None
|
Source code in src/textual_shell/widgets/settings.py
load_settings()
Load the settings from the config on mount.