gemini-cli/packages/cli/src/ui/contexts
2025-12-06 00:12:49 +00:00
..
AppContext.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
ConfigContext.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
KeypressContext.test.tsx Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
KeypressContext.tsx Support 3-parameter modifyOtherKeys sequences (#13342) 2025-11-19 00:40:40 +00:00
MouseContext.test.tsx bug(ui) make it clear when users need to enter selection mode and fix clear issue. (#13083) 2025-11-14 20:02:15 +00:00
MouseContext.tsx Only warn about mouse movement when the mouse is down. (#13101) 2025-11-14 22:55:05 +00:00
OverflowContext.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ScrollProvider.drag.test.tsx Only warn about mouse movement when the mouse is down. (#13101) 2025-11-14 22:55:05 +00:00
ScrollProvider.test.tsx Only warn about mouse movement when the mouse is down. (#13101) 2025-11-14 22:55:05 +00:00
ScrollProvider.tsx bug(ui) make it clear when users need to enter selection mode and fix clear issue. (#13083) 2025-11-14 20:02:15 +00:00
SessionContext.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
SessionContext.tsx refactor(ui): Optimize rendering performance (#8239) 2025-09-17 22:37:13 +00:00
SettingsContext.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ShellFocusContext.tsx Fix bug where users are unable to re-enter disconnected terminals. (#8765) 2025-09-20 17:59:37 +00:00
StreamingContext.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
UIActionsContext.tsx fix(cli): fix issue updating a component while rendering a different component (#14319) 2025-12-02 01:33:03 +00:00
UIStateContext.tsx feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
VimModeContext.tsx refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00