mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-02-01 22:48:03 +00:00
bug(ui) showLineNumbers had the wrong default value. (#13356)
This commit is contained in:
@@ -224,7 +224,7 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
|
||||
- **`ui.showLineNumbers`** (boolean):
|
||||
- **Description:** Show line numbers in the chat.
|
||||
- **Default:** `false`
|
||||
- **Default:** `true`
|
||||
|
||||
- **`ui.showCitations`** (boolean):
|
||||
- **Description:** Show citations for generated text in the chat.
|
||||
|
||||
Reference in New Issue
Block a user