mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
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:
@@ -12,12 +12,12 @@ Settings are organized into tabs:
|
|||||||
|
|
||||||
| Tab | Contents |
|
| 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)) |
|
| **Shortcuts** | Customize keyboard shortcuts (see [Keyboard Shortcuts](./keyboard-shortcuts)) |
|
||||||
| **Appearance** | Font size, UI density |
|
| **Themes** | Dark, light, and vibe mode themes, custom theme builder with import/export |
|
||||||
| **Notifications** | Sound alerts, text-to-speech settings |
|
| **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 |
|
| **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
|
## Checking for Updates
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user