# libtmux_mcp.models.CaptureSinceResult

- **Module:** libtmux_mcp.models
- **Package:** libtmux-mcp
- **Language:** Python
- **Kind:** class
- **Source:** https://github.com/tmux-python/libtmux-mcp/blob/4daddc0dfca96c43bf521d818bf91564e1434760/src/libtmux_mcp/models.py#L329
- **Page:** https://libtmux.org/en/py/latest/mcp/reference/libtmux_mcp-models-capturesinceresult/

Incremental pane capture result with an opaque resume cursor.

## Members

- `pane_id` (attribute)
- `cursor` (attribute)
- `lines` (attribute)
- `elapsed_seconds` (attribute)
- `lines_missed` (attribute)
- `truncated` (attribute)
- `truncated_lines` (attribute)
- `truncated_bytes` (attribute)
