mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-17 01:21:10 -07:00
feat(cli): add ui.hideFooterDuringApproval setting and improve dialog instructions
This commit is contained in:
@@ -275,6 +275,10 @@ 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.
|
||||
- **Default:** `true`
|
||||
|
||||
- **`ui.newFooterLayout`** (enum):
|
||||
- **Description:** Use the new 2-row layout with inline tips.
|
||||
- **Default:** `"legacy"`
|
||||
|
||||
Reference in New Issue
Block a user