libtmux Reference MCP Search
On this page

LibTmux.ControlModeSession

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/ControlMode/ControlModeSession.cs
class LibTmux.ControlModeSession
class [source]
class [source]
class LibTmux.ControlModeSession

Reads one tmux control client and correlates what it says.

tmux answers on one stream that carries two different things: blocks that answer a command, and notifications nobody asked for. A single reader owns the stream and splits them, because two readers on one pipe would interleave and neither would see a whole block.

8 declared, 0 inherited

Members

Esc

Type to search.