libtmux::ConnectionOptions
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/control.hpp
-
How to start a control-mode connection, and what it is allowed to buffer.
Two of these cannot be changed later because tmux cannot: whether pane output is delivered at all is fixed when the connection starts, and the decoder's bounds belong to the decoder rather than to whatever reads it.
9 declared, 0 inherited
Members
- line_bytes attribute
- pane_output attribute Deliver
outputfor every pane, as notifications. - pause_after attribute Discard a pane's queued output once it is this far behind, and say so with
pause. - retained_reply_bytes attribute Passed to the decoder.
- session_name attribute
- shutdown_timeout attribute
- socket_path attribute
- startup_timeout attribute
- tmux_binary attribute