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
/
InputPrompt.tsx
Age
Commit message (
Expand
)
Author
2025-08-21
Introduce initial screen reader mode handling and flag (#6653)
christine betts
2025-08-21
feat(cli): prompt completion (#4691)
官余棚
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
2025-08-19
fix(paste) incorrect handling of \\\n in pastes (#6532)
Jacob Richman
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
2025-08-15
fix(input) Resolve cases where escape was broken (#6304)
Jacob Richman
2025-08-13
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Deepankar Sharma
2025-08-09
[#5356] Minor fix: Remove duplicate binding and add complete navigation comma...
Lee Won Jun
2025-08-09
feat(cli) - enhance input UX with double ESC clear (#4453)
fuyou
2025-08-09
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Lee Won Jun
2025-08-07
Use semantic colors in themes (#5796)
Miguel Solorio
2025-08-07
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
Gal Zahavi
2025-08-04
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
Sandy Tao
2025-08-03
feat: Add reverse search capability for shell commands (#4793)
Ayesha Shafique
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-25
Vim mode (#3936)
Sijie Wang
2025-07-25
Fix bugs breaking drag and drop of files. (#4887)
Jacob Richman
2025-07-25
[Refactor] Centralizes autocompletion logic within useCompletion (#4740)
Sandy Tao
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-21
feat(cli):suggestion-navigation-shortcut (#3641)
Seydulla Narkulyyev
2025-07-20
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
Abhi
2025-07-18
improve command completion trigger logic based on cursor position (#4462)
Sandy Tao
2025-07-18
feat(cli): allow executing commands on perfect match (#4397)
Harold Mciver
2025-07-18
feat(ui): hide cursor when terminal is unfocused (#4012)
Keith Lyons
2025-07-17
Fix #4220: allow up/down arrow to toggle history when only one sugges… (#4377)
goldyonatan
2025-07-16
feat(cli): clear input buffer on CTRL+C when not executing commands (#1729)
Matias
2025-07-14
Add back support for escaping newline with a \ character (#4064)
Billy Biggs
2025-07-12
feat: Add clipboard image paste support for macOS (#1580)
Jayson Dasher
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-07-07
fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919)
Sambhav Khanna
2025-07-05
fix typos in diverse files (#3284)
Didier Durand
2025-07-01
Improve slashCommand autoCompletion logic (#2776)
Seth Troisi
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-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-17
feat: shell history (#1169)
Abhi
2025-06-17
Support escaping carriage returns with \ (#1127)
Billy Biggs
2025-06-15
Support completion of checkpoint names in /resume (#1063)
Billy Biggs
2025-06-13
feat(cli): support ctrl+d to exit (#878)
Daniel Lee
2025-06-07
Auto insert @ when dragging and dropping files. (#812)
Jacob Richman
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-06
feat(ui): add cursor to empty input prompt (#800)
Jacob Richman
2025-06-05
Allow themes to theme the UI (#769)
Miguel Solorio
2025-06-03
Fix several bugs in prompt history (#734)
Marat Boshernitsan
2025-06-04
Ignore folders files (#651)
Keith Ballinger
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-30
fix(cli): Clear input buffer before onSubmit in InputPrompt (#633)
Allen Hutchison
2025-05-23
Fix bug updating the cursor after navigating history. (#507)
Jacob Richman
2025-05-21
restore placeholder change likely dropped in a merge (#464)
Olcan
[next]