mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-28 22:14:52 -07:00
docs(cli): update configuration documentation for compact tool output
- Add 'ui.enableCompactToolOutput' to configuration guide. - Regenerate settings documentation to reflect schema changes.
This commit is contained in:
@@ -284,6 +284,11 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
- **Description:** Show the spinner during operations.
|
||||
- **Default:** `true`
|
||||
|
||||
- **`ui.enableCompactToolOutput`** (boolean):
|
||||
- **Description:** Render tool outputs in a compact, single-line format when
|
||||
possible.
|
||||
- **Default:** `true`
|
||||
|
||||
- **`ui.customWittyPhrases`** (array):
|
||||
- **Description:** Custom witty phrases to display during loading. When
|
||||
provided, the CLI cycles through these instead of the defaults.
|
||||
|
||||
Reference in New Issue
Block a user