libtmux_mcp.models.WaitForTextResult.saw_new_output
Python
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- libtmux_mcp.models.WaitForTextResult.saw_new_output : bool = Field( default=False, description=( "True when content was written on or below the entry cursor row. " "Read it with ``found=false``: true means output arrived and did " "not match — read ``tail`` and fix the pattern; false means the " "pane was quiet — suspect the command never ran, or check " "``alternate_screen``." ), )