update refactoring and add new features

This commit is contained in:
2026-07-24 20:55:58 -07:00
parent 7f12bc7f40
commit 03fbbbcf28
69 changed files with 16332 additions and 17600 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ def show_plugin_config_panel(
group = Group(
Text("The following plugins are not configured and cannot be used:\n"),
table,
Text.from_markup("\nTo configure them, run the command with [bold cyan].config[/bold cyan] or use the [bold green]TUI[/bold green] config menu.")
Text.from_markup("\nTo configure them, use the [bold cyan].config[/bold cyan] command in the REPL.")
)
panel = Panel(