mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-05 12:06:42 +00:00
feat(cli): add setting to hide shortcuts hint UI (#18562)
This commit is contained in:
@@ -220,6 +220,10 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
- **Description:** Hide helpful tips in the UI
|
||||
- **Default:** `false`
|
||||
|
||||
- **`ui.showShortcutsHint`** (boolean):
|
||||
- **Description:** Show the "? for shortcuts" hint above the input.
|
||||
- **Default:** `true`
|
||||
|
||||
- **`ui.hideBanner`** (boolean):
|
||||
- **Description:** Hide the application banner
|
||||
- **Default:** `false`
|
||||
|
||||
Reference in New Issue
Block a user