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

version.CONTROL_PANE_OFF

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

View as Markdown

Module
version
Package
libtmux
Source
crates/libtmux/src/version.rs
CONTROL_PANE_OFF : ReleaseVersion
constant [source]
constant [source]
CONTROL_PANE_OFF

Taking a pane out of a control client's stream without crashing the server, and so crate::control::ControlSender::mute_pane using off.

Before this release `refresh-client -A <pane>:offleaves the output blocks already queued for that pane in place, while the pane stops holding the server's read buffer back. Writing those blocks later reads past the end of a buffer the server has drained, and the server segfaults.mute_pane` pauses the pane below this release instead, which discards the queue on every supported release.

0 declared, 0 inherited

Esc

Type to search.