mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 12:54:07 -07:00
docs: regenerate settings schema and documentation
This commit is contained in:
@@ -345,8 +345,8 @@
|
||||
},
|
||||
"hideCWD": {
|
||||
"title": "Hide CWD",
|
||||
"description": "Hide the current working directory path in the footer.",
|
||||
"markdownDescription": "Hide the current working directory path in the footer.\n\n- Category: `UI`\n- Requires restart: `no`\n- Default: `false`",
|
||||
"description": "Hide the current working directory in the footer.",
|
||||
"markdownDescription": "Hide the current working directory in the footer.\n\n- Category: `UI`\n- Requires restart: `no`\n- Default: `false`",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user