On this page
libtmux::ConnectionOptions::pane_output
- Module
- libtmux
- Declared in
- ConnectionOptions
- Package
- libtmux-cxx
- Source
- include/libtmux/control.hpp
-
Deliver
outputfor 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