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

OutputWait.Outcome.alternateScreen

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

View as Markdown

Module
OutputWait
Declared in
Outcome
Package
libtmux-swift
Source
Sources/LibTmux/WaitForOutput.swift
alternateScreen : case alternateScreen
constant [source]
constant [source]
alternateScreen

A pager, editor, or other full-screen program owned the pane, so matching was suppressed for as long as it did.

tmux fills that grid without adding to history, so what a capture returns is the program's paint rather than anything the pane printed — matching it reports text that was never written. Read the screen with Server/capture(_:includingHistory:) instead of retrying: a different pattern does not change what the wait is allowed to see.

0 declared, 0 inherited

Esc

Type to search.