libtmux_mcp.models.WaitForTextResult.matched_at_entry
Python
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- libtmux_mcp.models.WaitForTextResult.matched_at_entry : bool = Field( default=False, description=( "True when ``patterns`` already matched on-screen text before the " "wait began and nothing new matched after. The wait holds out for " "a FRESH occurrence, so re-running a command whose output looks " "identical still works. Read it as: the text is there, but it " "predates your call." ), )