index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
components
/
shared
Age
Commit message (
Expand
)
Author
2025-08-14
Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)
Jacob Richman
2025-08-14
Fix/emoji support (#6187)
Jacob Richman
2025-08-13
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
Richie Foreman
2025-08-12
Switch from useInput to useKeypress. (#6056)
Jacob Richman
2025-08-11
Fix line end bugs in Vim mode (#5328)
Sijie Wang
2025-07-31
fix(ux) bug in replaceRange dealing with newLines that was breaking vim supp...
Jacob Richman
2025-07-25
Vim mode (#3936)
Sijie Wang
2025-07-25
Fix bugs breaking drag and drop of files. (#4887)
Jacob Richman
2025-07-17
Add numbers to selection list (#4320)
Miguel Solorio
2025-07-17
Fix ANSI escape crash in text buffer (#3987) (#3999)
Ali
2025-07-15
Update MaxSizedBox.tsx (#2233)
Elvin
2025-07-13
feat: Invert scroll arrow default in RadioButtonSelect (#4006)
N. Taylor Mullen
2025-07-12
Add scrolling to theme dialog (#3895)
Miguel Solorio
2025-07-05
Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)
Daniel Sibaja
2025-07-05
fix typos in diverse files (#3284)
Didier Durand
2025-07-04
Refactor text-buffer to use reducer (#2652)
Sandy Tao
2025-07-01
Fix characters being dropped in text-buffer (#2504)
Billy Biggs
2025-07-01
Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 mi...
Jacob Richman
2025-06-28
Fix typos (#1629)
SADIK KUZU
2025-06-27
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
2025-06-27
Handle stdin for prompts using readline for escape character parsing (#1972)
Billy Biggs
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-24
Remove uses of the spread operator that appear to have caused a maximum call ...
Jacob Richman
2025-06-23
Polish Theme Dialog (#1356)
Jacob Richman
2025-06-23
Remove fallback to render normall rather than using custom MaxSizedBox layout...
Jacob Richman
2025-06-22
Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)
Jacob Richman
2025-06-20
Turn off debug logging of MaxSizedBox errors by default. (#1228)
Jacob Richman
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-16
Fix bug where single line inserts were deleting all text after the in… (#1114)
Jacob Richman
2025-06-16
feat: text-buffer: input sanitization and delete character handling. (#1031)
Jacob Richman
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-08
fix: Rename missing occurence of gemini-code (#824)
Tolik Malibroda
2025-06-07
Auto insert @ when dragging and dropping files. (#812)
Jacob Richman
2025-06-05
Allow themes to theme the UI (#769)
Miguel Solorio
2025-06-02
Fix bug pasting multiline strings (#632)
Jacob Richman
2025-05-28
Add a keybinding for ctrl+w to delete the previous word. (#582)
DeWitt Clinton
2025-05-23
Add additional readline-like keybindings. (#524)
DeWitt Clinton
2025-05-20
fix(cli): Handle VSCode Shift+Enter in text buffer
Taylor Mullen
2025-05-20
Merge InputPrompt and multiline-editor and move autocomplete logic directly i...
Jacob Richman
2025-05-20
Implement additional readline-like keybindings, including alt-left arrow and ...
DeWitt Clinton
2025-05-16
strip escape characters when pasting. (#386)
Jacob Richman
2025-05-16
Support auto wrapping of in the multiline editor. (#383)
Jacob Richman
2025-05-15
Update color styles for yes/no questions (#369)
Miguel Solorio
2025-05-14
Add readline-like keybindings to the input prompts. (#354)
DeWitt Clinton
2025-05-13
Refactor TextBuffer to be a React hook (#340)
Jacob Richman
2025-05-13
Multiline editor (#302)
Jacob Richman
2025-05-08
UI Polish for theme selector (#294)
Miguel Solorio
2025-05-01
Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemi...
Jacob Richman
2025-04-24
Add a theme preview and update the theme when highlight changes. (#151)
Jacob Richman
[next]