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

libtmux::ConnectionOptions::pane_output

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

View as Markdown

Module
libtmux
Declared in
ConnectionOptions
Package
libtmux-cxx
Source
include/libtmux/control.hpp
pane_output : bool
attribute [source]
attribute [source]
pane_output

Deliver output for every pane, as notifications.

Off, so tmux is not asked to buffer pane output for a caller who never reads it. It is fixed at connect time because tmux fixes it: a connection started without output cannot be made to listen later, so this cannot be a subscription. See docs/design/pane-output-streaming.md.

0 declared, 0 inherited

Esc

Type to search.