libtmux::ControlBlock
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
-
One reply block, framed between tmux's
beginand its terminator.Framing is all this is: whether the command succeeded is
terminal, and what it said isbody. A body that hit the decoder's retention bound is still framed and still attributable — seebody_truncated.
8 declared, 0 inherited
Members
- begin_metadata attribute
- body attribute
- body_bytes attribute
- body_truncated attribute
bodyholds the firstretained_reply_bytesand stopped;body_bytesis how many there were. - command_number attribute
- sequence attribute
- terminal attribute
- terminal_metadata attribute