capture-pane
Extract content from tmux panes, specifying line count and optionally preserving text colors, for integration with AI-driven terminal workflows.
Instructions
Capture content from a tmux pane with configurable lines count and optional color preservation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
colors | No | Include color/escape sequences for text and background attributes in output | |
lines | No | Number of lines to capture | |
paneId | Yes | ID of the tmux pane |