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.test.tsx
Age
Commit message (
Expand
)
Author
2025-08-21
feat(cli): prompt completion (#4691)
官余棚
2025-08-19
fix(paste) incorrect handling of \\\n in pastes (#6532)
Jacob Richman
2025-08-15
fix(input) Resolve cases where escape was broken (#6304)
Jacob Richman
2025-08-14
Fix flake due to using wait instead of waitFor (#6277)
Jacob Richman
2025-08-09
feat(cli) - enhance input UX with double ESC clear (#4453)
fuyou
2025-08-05
bug(core): Fix flaky test by using waitFor. (#5540)
Jacob Richman
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
Regression test for paste when the terminal lacks focus. (#4898)
Jacob Richman
2025-07-25
Vim mode (#3936)
Sijie Wang
2025-07-25
[Refactor] Centralizes autocompletion logic within useCompletion (#4740)
Sandy Tao
2025-07-23
Fix InputPrompt.test.tsx to be windows compatible (#4736)
Tommaso Sciortino
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-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-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-17
feat: shell history (#1169)
Abhi