gemini-cli/packages/cli/src/ui
hritan 421f989faf
fix: show parent name in trust folder confirmation (#7331)
Co-authored-by: Hriday Taneja <hridayt@google.com>
2025-08-29 19:01:06 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands fix(trust): Respect folder trust setting when reading GEMINI.md (#7409) 2025-08-29 18:12:36 +00:00
components fix: show parent name in trust folder confirmation (#7331) 2025-08-29 19:01:06 +00:00
contexts refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks feat(cli): add fuzzy matching for command suggestions (#6633) 2025-08-29 18:38:39 +00:00
privacy Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
themes Update colors tokens for inputer/footer (#6523) 2025-08-26 22:08:47 +00:00
utils refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
App.test.tsx fix(cli): preserve input history after /clear command (#5890) 2025-08-29 18:18:22 +00:00
App.tsx fix(cli): preserve input history after /clear command (#5890) 2025-08-29 18:18:22 +00:00
colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
constants.ts Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
IdeIntegrationNudge.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyMatchers.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyMatchers.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
types.ts feat(commands): Enable @file processing in TOML commands (#6716) 2025-08-28 03:22:21 +00:00