This website requires JavaScript.
Explore
Help
Register
Sign In
MediaMetz
/
gemini-cli
Watch
1
Star
0
Fork
0
You've already forked gemini-cli
mirror of
https://github.com/google-gemini/gemini-cli.git
synced
2026-08-09 08:27:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58cf2f076a25d0bc4473882f67595e72e7a2069f
gemini-cli
/
packages
/
cli
/
src
/
ui
/
components
/
shared
T
History
Jacob Richman
58cf2f076a
First batch of fixing tests to use best practices. (
#11964
)
2025-10-25 21:41:53 +00:00
..
__snapshots__
…
BaseSelectionList.test.tsx
First batch of fixing tests to use best practices. (
#11964
)
2025-10-25 21:41:53 +00:00
BaseSelectionList.tsx
…
DescriptiveRadioButtonSelect.test.tsx
…
DescriptiveRadioButtonSelect.tsx
…
EnumSelector.test.tsx
…
EnumSelector.tsx
…
MaxSizedBox.test.tsx
…
MaxSizedBox.tsx
…
RadioButtonSelect.test.tsx
…
RadioButtonSelect.tsx
…
ScopeSelector.tsx
…
text-buffer.test.ts
First batch of fixing tests to use best practices. (
#11964
)
2025-10-25 21:41:53 +00:00
text-buffer.ts
Fix regression in handling shift+tab resulting in u in the input prompt. (
#11634
)
2025-10-22 02:54:51 +00:00
vim-buffer-actions.test.ts
fix(cli): enable typechecking for ui/components tests (
#11419
)
2025-10-17 23:16:12 +00:00
vim-buffer-actions.ts
…