Skip to content

Commit 4b822cd

Browse files
Update features/development/terminal.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent a4989df commit 4b822cd

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

features/development/terminal.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,22 @@ Built on XTerm.js, the terminal component offers professional-grade terminal emu
5454
- **Auto-completion** - Intelligent command suggestions
5555
- **Search functionality** - Find text within terminal output
5656
- **Copy/paste support** - Standard clipboard operations
57+
- **Live action console** - Real-time streaming output for running commands
58+
59+
</Accordion>
60+
61+
<Accordion title="Live Action Console" icon="activity">
62+
### Real-Time Command Monitoring
63+
64+
Monitor command execution with live streaming output:
65+
- **Real-time output** - See command output as it happens
66+
- **Progress tracking** - Visual progress indicators for long-running tasks
67+
- **Command context** - Know which command is currently executing
68+
- **Streaming display** - Continuous output updates without page refresh
69+
70+
<Callout type="info">
71+
**Enable Live Console**: Toggle this feature in Settings → Features to see real-time command output in a floating console.
72+
</Callout>
5773

5874
</Accordion>
5975
</AccordionGroup>

0 commit comments

Comments
 (0)