mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-14 13:53:02 -07:00
refactor(cli): implement noun-first labels and positive logic for settings (#20097)
This commit is contained in:
@@ -169,8 +169,8 @@ describe('Settings Repro', () => {
|
||||
showCitations: true,
|
||||
useInkScrolling: true,
|
||||
footer: {
|
||||
hideContextPercentage: false,
|
||||
hideModelInfo: false,
|
||||
contextPercentage: true,
|
||||
modelInfo: true,
|
||||
},
|
||||
},
|
||||
useWriteTodos: true,
|
||||
|
||||
Reference in New Issue
Block a user