gemini-cli/packages/cli/src/ui
2026-03-11 14:25:24 +00:00
..
__snapshots__ feat: redesign header to be compact with ASCII icon (#18713) 2026-03-02 21:12:17 +00:00
auth fix(auth): update terminology to 'sign in' and 'sign out' (#20892) 2026-03-10 19:10:26 +00:00
commands Add ExtensionDetails dialog and support install (#20845) 2026-03-10 21:12:47 +00:00
components fix(cli): allow scrolling keys in copy mode (Ctrl+S selection mode) (#19933) 2026-03-11 07:16:25 +00:00
constants feat(cli): unify /chat and /resume command UX (#20256) 2026-03-08 22:50:51 +00:00
contexts feat(cli): support literal character keybindings and extended Kitty protocol keys (#21972) 2026-03-11 04:49:20 +00:00
editors Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
hooks fix(ui): clamp cursor to last char after all NORMAL mode deletes (#21973) 2026-03-11 06:22:12 +00:00
key docs(cli): add custom keybinding documentation (#21980) 2026-03-11 14:25:24 +00:00
layouts Migrate core render util to use xterm.js as part of the rendering loop. (#19044) 2026-02-19 00:46:50 +00:00
noninteractive feat(policy): add --policy flag for user defined policies (#18500) 2026-02-13 00:25:23 +00:00
privacy Migrate core render util to use xterm.js as part of the rendering loop. (#19044) 2026-02-19 00:46:50 +00:00
state refactor: migrate checks.ts utility to core and deduplicate (#18139) 2026-02-03 00:32:13 +00:00
themes fix(theme): improve theme color contrast for macOS Terminal.app (#21175) 2026-03-05 23:33:49 +00:00
utils refactor(ui): unify keybinding infrastructure and support string initialization (#21776) 2026-03-09 23:26:33 +00:00
App.test.tsx Migrate core render util to use xterm.js as part of the rendering loop. (#19044) 2026-02-19 00:46:50 +00:00
App.tsx Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
AppContainer.test.tsx fix(cli): allow scrolling keys in copy mode (Ctrl+S selection mode) (#19933) 2026-03-11 07:16:25 +00:00
AppContainer.tsx fix(cli): allow scrolling keys in copy mode (Ctrl+S selection mode) (#19933) 2026-03-11 07:16:25 +00:00
colors.ts refactor(ui): Update and simplify use of gray colors in themes (#20141) 2026-02-24 09:21:10 +00:00
constants.ts feat(core): improve subagent result display (#20378) 2026-03-09 19:20:15 +00:00
debug.ts Improve tracking of animated components. (#12618) 2025-11-06 00:20:04 +00:00
IdeIntegrationNudge.test.tsx Migrate core render util to use xterm.js as part of the rendering loop. (#19044) 2026-02-19 00:46:50 +00:00
IdeIntegrationNudge.tsx refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts feat(ui): dynamically generate all keybinding hints (#21346) 2026-03-06 18:34:26 +00:00
types.ts feat(cli): enable skill activation via slash commands (#21758) 2026-03-10 19:24:54 +00:00