Skip to content

Commit dc41ce3

Browse files
committed
docs: regenerate settings documentation to fix CI failures
1 parent 1cc657f commit dc41ce3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/cli/settings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ they appear in the UI.
6060
| Hide Tips | `ui.hideTips` | Hide helpful tips in the UI | `false` |
6161
| Escape Pasted @ Symbols | `ui.escapePastedAtSymbols` | When enabled, @ symbols in pasted text are escaped to prevent unintended @path expansion. | `false` |
6262
| Show Shortcuts Hint | `ui.showShortcutsHint` | Show the "? for shortcuts" hint above the input. | `true` |
63+
| Compact Tool Output | `ui.compactToolOutput` | Display tool outputs (like directory listings and file reads) in a compact, structured format. | `false` |
6364
| Hide Banner | `ui.hideBanner` | Hide the application banner | `false` |
6465
| Hide Context Summary | `ui.hideContextSummary` | Hide the context summary (GEMINI.md, MCP servers) above the input. | `false` |
6566
| Hide CWD | `ui.footer.hideCWD` | Hide the current working directory in the footer. | `false` |

0 commit comments

Comments
 (0)