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

LibTmux.PsmuxPane

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

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Psmux/PsmuxPane.cs
class LibTmux.PsmuxPane
class [source]
class [source]
class LibTmux.PsmuxPane

An immutable observation of one psmux pane.

This observation is bound to Server 's captured generation. Queries throw StaleServerGenerationException after replacement; call RefreshAsync to obtain a fresh observation.

9 declared, 0 inherited

Members

  • CaptureAsync method Reads this pane's text through the audited capture subset.
  • Height property Gets the captured height in rows.
  • Id property Gets the captured pane identifier.
  • Index property Gets the captured pane index.
  • Server property Gets the psmux endpoint that produced this observation.
  • SessionId property Gets the captured parent session identifier.
  • Title property Gets the captured pane title.
  • Width property Gets the captured width in columns.
  • WindowId property Gets the captured parent window identifier.
Esc

Type to search.