qwen-code/packages/cli/src/ui/components
Jacob Richman 342820cf5e
Fix/emoji support (#6187)
Co-authored-by: elasticdotventures <brianh@elastic.ventures>
2025-08-14 00:33:01 +00:00
..
__snapshots__ Few IDE integration polishes (#5727) 2025-08-07 21:19:31 +00:00
messages Launch VS Code IDE Integration (#6063) 2025-08-12 21:08:07 +00:00
shared Fix/emoji support (#6187) 2025-08-14 00:33:01 +00:00
AboutBox.tsx
AsciiArt.ts feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
AuthDialog.test.tsx
AuthDialog.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
AuthInProgress.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
AutoAcceptIndicator.tsx
ConsoleSummaryDisplay.tsx
ContextSummaryDisplay.test.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
ContextSummaryDisplay.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
ContextUsageDisplay.tsx fix: re render context usage indicator (#5102) 2025-08-07 18:16:47 +00:00
DebugProfiler.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
DetailedMessagesDisplay.tsx
EditorSettingsDialog.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
FolderTrustDialog.test.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
FolderTrustDialog.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
Footer.test.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
Footer.tsx Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
GeminiRespondingSpinner.tsx
Header.test.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
Header.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
Help.tsx Adds docs outlining keyboard shortcuts for gemini-cli (#4727) 2025-07-28 19:35:06 +00:00
HistoryItemDisplay.test.tsx Highlight slash commands in history (#5323) 2025-07-31 23:24:23 +00:00
HistoryItemDisplay.tsx fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611) 2025-08-04 16:53:50 +00:00
InputPrompt.test.tsx feat(cli) - enhance input UX with double ESC clear (#4453) 2025-08-09 22:26:43 +00:00
InputPrompt.tsx Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +00:00
LoadingIndicator.test.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
LoadingIndicator.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
MemoryUsageDisplay.tsx
ModelStatsDisplay.test.tsx fix(testing): make ModelStatsDisplay snapshot test deterministic (#5236) 2025-07-30 22:09:32 +00:00
ModelStatsDisplay.tsx
PrepareLabel.tsx feat: Add reverse search capability for shell commands (#4793) 2025-08-03 19:53:24 +00:00
SessionSummaryDisplay.test.tsx
SessionSummaryDisplay.tsx
SettingsDialog.test.tsx feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
SettingsDialog.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
ShellConfirmationDialog.test.tsx
ShellConfirmationDialog.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
ShellModeIndicator.tsx
ShowMoreLines.tsx
StatsDisplay.test.tsx
StatsDisplay.tsx
SuggestionsDisplay.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
ThemeDialog.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
Tips.tsx
ToolStatsDisplay.test.tsx
ToolStatsDisplay.tsx
UpdateNotification.tsx