gemini-cli/packages/cli/src/ui
Lee Won Jun b8084ba815
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Co-authored-by: Lee-WonJun <10369528+Lee-WonJun@users.noreply.github.com>
2025-08-09 07:03:17 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686) 2025-08-09 06:59:22 +00:00
components Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
contexts feat: Add option to hide line numbers in code blocks (#5857) 2025-08-08 22:11:14 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686) 2025-08-09 06:59:22 +00:00
privacy Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769) 2025-07-01 00:11:54 +00:00
themes Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
utils feat: Add option to hide line numbers in code blocks (#5857) 2025-08-08 22:11:14 +00:00
App.test.tsx Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815) 2025-08-08 18:02:27 +00:00
App.tsx Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
IdeIntegrationNudge.tsx Add hint to enable IDE integration for users running in VS Code (#5610) 2025-08-06 19:47:58 +00:00
colors.ts Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
constants.ts Make shell output consistent. (#4469) 2025-07-19 00:30:28 +00:00
keyMatchers.test.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
keyMatchers.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
semantic-colors.ts Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
types.ts fix(logging): Ensure sandbox startup messages are routed to stderr (#5725) 2025-08-07 00:19:10 +00:00