mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-15 08:31:14 -07:00
feat(cli): full drawer collapse during tool approval and compact context summary
This commit is contained in:
@@ -275,8 +275,9 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
- **Description:** Hide the footer from the UI
|
||||
- **Default:** `false`
|
||||
|
||||
- **`ui.hideFooterDuringApproval`** (boolean):
|
||||
- **Description:** Hide the footer when a tool approval request is displayed.
|
||||
- **`ui.collapseDrawerDuringApproval`** (boolean):
|
||||
- **Description:** Collapse the entire drawer (status, context, input, footer)
|
||||
when a tool approval request is displayed.
|
||||
- **Default:** `true`
|
||||
|
||||
- **`ui.newFooterLayout`** (enum):
|
||||
|
||||
Reference in New Issue
Block a user