agent-ecosystem/src/renderer/components/terminal
iliya cb8017b0db feat: enhance file icon handling and keyboard shortcuts
- Introduced a new FileIcon component to render file-type icons with support for Devicon CDN and fallback to lucide-react icons.
- Added a glow effect for file icons in dark mode to improve visibility.
- Updated various components to utilize the new FileIcon component for consistent icon rendering.
- Refined keyboard shortcut handling to use event.code for layout-independent key detection, improving cross-platform compatibility.
- Enhanced the EditorTabBar with a context menu for tab management, including options to close tabs and manage open files more efficiently.
2026-03-01 14:24:24 +02:00
..
EmbeddedTerminal.tsx feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
TerminalLogPanel.tsx improvemtns 2026-02-27 14:44:02 +02:00
TerminalModal.tsx feat: add download badges with direct links per platform 2026-02-27 20:55:38 +02:00