There was an error while loading. Please reload this page.
Not all terminal output starts with a command. For example, with multiple steps, it sometimes makes sense to "paginate" the output like:
steps
<MiniTerminal steps={[ { text: "$ my-command" }, { text: "About my-command" } ]} />