Single indeterminate line with a spinner and a cancel hint.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
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.
Timestamped log lines tagged by level in info, warn, error, and ok colors.
Monospace install line with a segmented progress meter and percentage.
Window-chrome shell showing a command and its output ending in a success line.