From edcd8d7401d0cfa4c9d0a51ff4df78ae64f721d6 Mon Sep 17 00:00:00 2001 From: francy51 Date: Thu, 9 Apr 2026 16:14:41 -0400 Subject: [PATCH] Update terminal components and command specifications Co-Authored-By: Claude Opus 4.6 (1M context) --- MosaicIQ/src/components/Terminal/CommandInput.tsx | 2 +- MosaicIQ/src/components/Terminal/Terminal.tsx | 6 +++--- MosaicIQ/src/lib/terminalCommandSpecs.ts | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/MosaicIQ/src/components/Terminal/CommandInput.tsx b/MosaicIQ/src/components/Terminal/CommandInput.tsx index 29b0f25..14f90da 100644 --- a/MosaicIQ/src/components/Terminal/CommandInput.tsx +++ b/MosaicIQ/src/components/Terminal/CommandInput.tsx @@ -509,7 +509,7 @@ export const CommandInput = React.forwardRef 0 ? ( -
+
{suggestionMatches.map((suggestion) => (