You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli/settings.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ they appear in the UI.
60
60
| Hide Tips |`ui.hideTips`| Hide helpful tips in the UI |`false`|
61
61
| Escape Pasted @ Symbols |`ui.escapePastedAtSymbols`| When enabled, @ symbols in pasted text are escaped to prevent unintended @path expansion. |`false`|
62
62
| 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`|
63
64
| Hide Banner |`ui.hideBanner`| Hide the application banner |`false`|
64
65
| Hide Context Summary |`ui.hideContextSummary`| Hide the context summary (GEMINI.md, MCP servers) above the input. |`false`|
65
66
| Hide CWD |`ui.footer.hideCWD`| Hide the current working directory in the footer. |`false`|
0 commit comments