libtmux Reference MCP Search
On this page

libtmux::ConnectionOptions::pane_output

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.