gemini-cli/packages/cli/src/ui/utils
fuyou 45fff8f9f7
Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-08-26 03:51:27 +00:00
..
__snapshots__ feat: Add option to hide line numbers in code blocks (#5857) 2025-08-08 22:11:14 +00:00
clipboardUtils.test.ts feat: Add clipboard image paste support for macOS (#1580) 2025-07-12 04:06:49 +00:00
clipboardUtils.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
CodeColorizer.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
commandUtils.test.ts Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
commandUtils.ts Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
computeStats.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
computeStats.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ConsolePatcher.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
displayUtils.test.ts Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
displayUtils.ts Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
formatters.test.ts feat: Add UI for /stats slash command (#883) 2025-06-10 15:59:52 -04:00
formatters.ts feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
InlineMarkdownRenderer.tsx Fix URL truncation in CLI display components #5902 (#5925) 2025-08-18 05:26:34 +00:00
isNarrowWidth.ts feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
kittyProtocolDetector.ts Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +00:00
MarkdownDisplay.test.tsx chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
MarkdownDisplay.tsx chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
markdownUtilities.test.ts Remove terminal tool and dependencies. 2025-05-11 12:35:55 -07:00
markdownUtilities.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
platformConstants.ts fix(keyboard): Implement Tab and Backspace handling for Kitty Protocol (#7006) 2025-08-25 18:41:10 +00:00
TableRenderer.tsx Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
terminalSetup.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
textUtils.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
updateCheck.test.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
updateCheck.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00