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-04-03 09:50:40 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30e0ab102a22dd8a93c06fda320be147a120b00d
gemini-cli
/
packages
/
cli
/
src
/
ui
/
key
History
Christian Gunderman
8f391585ab
Disallow and suppress misused spread operator. (
#23294
)
2026-03-21 05:21:53 +00:00
..
keyBindings.test.ts
fix(cli): support CJK input and full Unicode scalar values in terminal protocols (
#22353
)
2026-03-13 21:24:26 +00:00
keyBindings.ts
Disallow and suppress misused spread operator. (
#23294
)
2026-03-21 05:21:53 +00:00
keybindingUtils.test.ts
…
keybindingUtils.ts
fix(cli): support CJK input and full Unicode scalar values in terminal protocols (
#22353
)
2026-03-13 21:24:26 +00:00
keyMatchers.test.ts
fix(cli): support CJK input and full Unicode scalar values in terminal protocols (
#22353
)
2026-03-13 21:24:26 +00:00
keyMatchers.ts
feat(cli): customizable keyboard shortcuts (
#21945
)
2026-03-11 01:05:50 +00:00
keyToAnsi.ts
…