libtmux_mcp.models.WaitForTextResult.tail
Python
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- libtmux_mcp.models.WaitForTextResult.tail : list[str] = Field( default_factory=list, description=( "Rows from the entry cursor row down at the final poll, " "tail-limited by lines and bytes. Includes stale rows excluded " "from matching, so " "it shows what the pane looks like, not what matched. On a " "timeout this usually already contains the answer — read it " "before retrying with a different pattern." ), )