mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
feat(settings): add Display panel for output/visual settings
Split General settings panel by creating new Display tab containing: - Max output lines per response - Document graph settings (external links, max nodes) - Context window warnings (thresholds) Updated docs to reflect new panel location.
This commit is contained in:
@@ -12,7 +12,8 @@ Settings are organized into tabs:
|
||||
|
||||
| Tab | Contents |
|
||||
|-----|----------|
|
||||
| **General** | Font family and size, terminal width, log level and buffer, max output lines, shell configuration, input send behavior, default toggles (history, thinking), automatic tab naming, power management, updates, privacy, context warnings, usage stats, document graph, storage location |
|
||||
| **General** | Font family and size, terminal width, log level and buffer, shell configuration, input send behavior, default toggles (history, thinking), automatic tab naming, power management, updates, privacy, usage stats, storage location |
|
||||
| **Display** | Max output lines per response, document graph settings, context window warnings |
|
||||
| **Shortcuts** | Customize keyboard shortcuts (see [Keyboard Shortcuts](./keyboard-shortcuts)) |
|
||||
| **Themes** | Dark, light, and vibe mode themes, custom theme builder with import/export |
|
||||
| **Notifications** | OS notifications, custom command notifications, toast notification duration |
|
||||
|
||||
@@ -105,7 +105,7 @@ For best results, **compact your context before reaching 60-70% usage** — don'
|
||||
|
||||
### Configuring Warnings
|
||||
|
||||
Customize warning thresholds in **Settings** (`Cmd+,` / `Ctrl+,`) → **General** → **Context Window Warnings**:
|
||||
Customize warning thresholds in **Settings** (`Cmd+,` / `Ctrl+,`) → **Display** → **Context Window Warnings**:
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user