Single indeterminate line with a spinner and a cancel hint.
The import and the props worth knowing about, in one place.
import { Terminal10 } from "@/components/beste/piece/terminal10";
<Terminal10
label="Installing packages"
hint="ctrl-c to cancel"
/>Dark shell line with an emerald prompt, command text, and a blinking block cursor.
pnpm dlx shadcn@latest add buttonCLI code line with a chevron prefix and a copy button that flips to a check.
Unified diff with added and removed lines tinted green and red.
Dark terminal that types a command after the prompt, prints its output line by line up to a green success line behind a blinking block cursor, then clears and runs again.