MAESTRO: Fix Settings tab documentation in configuration.md

- Changed "Appearance: Font size, UI density" to "Themes" (there is no
  Appearance tab - themes have their own tab, fonts are in General)
- Changed "SSH Remotes" to "SSH Hosts" to match actual tab name
- Updated General tab description to include all settings (font family,
  terminal width, log buffer, shell config, stats, document graph, etc.)

Verified accurate: storage paths, cross-device sync, sleep prevention,
notifications, and pre-release channel sections.
This commit is contained in:
Pedram Amini
2026-01-11 05:18:27 -06:00
parent df29ed9157
commit e37f98047f

View File

@@ -12,12 +12,12 @@ Settings are organized into tabs:
| Tab | Contents |
|-----|----------|
| **General** | Theme, input behavior, toggles defaults, context warnings, log level, storage location, power management |
| **General** | Font family and size, terminal width, log level and buffer, max output lines, shell configuration, input send behavior, default toggles (history, thinking), power management, updates, privacy, context warnings, usage stats, document graph, storage location |
| **Shortcuts** | Customize keyboard shortcuts (see [Keyboard Shortcuts](./keyboard-shortcuts)) |
| **Appearance** | Font size, UI density |
| **Notifications** | Sound alerts, text-to-speech settings |
| **Themes** | Dark, light, and vibe mode themes, custom theme builder with import/export |
| **Notifications** | OS notifications, audio feedback (text-to-speech), toast notification duration |
| **AI Commands** | View and edit slash commands, [Spec-Kit](./speckit-commands), and [OpenSpec](./openspec-commands) prompts |
| **SSH Remotes** | Configure remote hosts for [SSH agent execution](./ssh-remote-execution) |
| **SSH Hosts** | Configure remote hosts for [SSH agent execution](./ssh-remote-execution) |
## Checking for Updates