linesLines to display {type, content, prompt?, delay?}
TerminalLine[]-promptDefault prompt string
string"❯"variantVisual variant
"default" | "hacker" | "blood" | "cyber""default"showHeaderShow window header with dots
booleantruetitleWindow title
string"terminal"animatedAnimate lines appearing
booleanfalseanimationDelayBase delay between animated lines (ms)
number100typingCursorShow typing cursor on last command
booleanfalsescanlinesEnable scanlines overlay
booleanfalseglowingEnable glow effect
booleanfalseshowInputShow interactive input
booleanfalseinputPlaceholderInput placeholder
string"Type a command..."onCommandCallback when command is submitted
(command: string) => void-autoScrollAuto-scroll to bottom
booleantrue