Skip to content
Esc
navigateopen⌘Jpreview

terminal

A typed command session with deterministic output reveals.

The same runtime that renders the export. Scrub to any frame, switch format, and edit the fixture props.

Installation

pnpm odori add @odori/terminal

Source is copied into videos/components/terminal/ and belongs to your repository. odori diff compares it with upstream later; odori update applies the change you accept. It has no registry dependencies.

Timing contract

Every registry component declares how it behaves in time.odori test fails a cut that violates these.

Family
Developer proof
Aspect ratios
16:9 · 1:1
Recommended duration
180 frames · 6s
Minimum duration
60 frames · 2s
Entrance
12 frames
Exit
10 frames
Reduced motion
prints commands without typing
Requires
mono font
Content limits
commandLength ≤ 58, steps ≤ 4

Props

PropTypeDefaultRequired
stepsTerminalStep[]Yes
titlestring"product-stories"
promptstring"$"