mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-02 06:07:43 -07:00
docs(settings): regenerate settings documentation and schema
This commit is contained in:
@@ -1872,6 +1872,11 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
- **Description:** Deprecated: Use general.topicUpdateNarration instead.
|
||||
- **Default:** `false`
|
||||
|
||||
- **`experimental.enhanceCommand`** (boolean):
|
||||
- **Description:** Enable the experimental /enhance slash command.
|
||||
- **Default:** `false`
|
||||
- **Requires restart:** Yes
|
||||
|
||||
#### `skills`
|
||||
|
||||
- **`skills.enabled`** (boolean):
|
||||
|
||||
@@ -94,6 +94,7 @@ available combinations.
|
||||
| `input.openExternalEditor` | Open the current prompt or the plan in an external editor. | `Ctrl+G`<br />`Ctrl+Shift+G` |
|
||||
| `input.deprecatedOpenExternalEditor` | Deprecated command to open external editor. | `Ctrl+X` |
|
||||
| `input.paste` | Paste from the clipboard. | `Ctrl+V`<br />`Cmd/Win+V`<br />`Alt+V` |
|
||||
| `input.enhancePrompt` | Enhance the current prompt using an LLM. | `Alt+E` |
|
||||
|
||||
#### App Controls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user