summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/Help.tsx
AgeCommit message (Collapse)Author
2025-08-20docs: Update keyboard shortcuts for input clearing functionality (#6627)fuyou
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
Co-authored-by: jacob314 <[email protected]>
2025-07-28Adds docs outlining keyboard shortcuts for gemini-cli (#4727)Danny
Co-authored-by: dannyzen <[email protected]> Co-authored-by: Jacob Richman <[email protected]>
2025-07-20prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)Abhi
2025-07-10Indent subcommands in help output (#3703)Tommaso Sciortino
2025-07-07feature(commands) - Refactor Slash Command + Vision For the Future (#3175)Abhi
2025-07-06feat: YOLO mode shorctut displayed inside /help (#3367)Devansh Sharma
2025-07-02help: add shift+tab tip (#2892)Abhi
2025-06-29fix:Update /help to show correct newline key combo for different OS #… (#2043)Devansh
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-16Update /help page (#1119)Miguel Solorio
2025-06-05Allow themes to theme the UI (#769)Miguel Solorio
2025-05-21remove outdated $ echo example from help (#463)Olcan
2025-05-17Introduce a small easter egg. Woof. (#412)DeWitt Clinton
Also changes auto-completion and /help to skip over slash commands that don't contain a description to avoid spoiling the surprise.
2025-05-05Move Intro to Help and only display after help command.Seth Troisi