Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Mcp.WaitOutcome.PresentAtEntry

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

API reference · Markdown

LibTmux.Mcp.WaitOutcome.PresentAtEntry
constant [source]
constant [source]
LibTmux.Mcp.WaitOutcome.PresentAtEntry

A wanted pattern was already on screen when the wait began, and nothing new arrived before time ran out.

This is what a plain Timeout would otherwise report here, with the returned tail visibly containing the very text the wait says it never found: only output arriving after the call counts as new, by design, so calling this right after the command that produced the text - the first thing most callers try - would time out holding a tail that contradicts it. MatchedPattern names what was already there.

Esc

Type to search.