libtmux Reference MCP Search
On this page

LibTmux.IControlModeSession.Events

View as Markdown

Module
LibTmux
Declared in
IControlModeSession
Package
LibTmux
Source
src/LibTmux/ControlMode/IControlModeSession.cs
property [source]
property [source]
Events

Reads what tmux reports for as long as the client runs.

The sequence completes after TmuxExitEvent on a normal exit and faults after buffered events when the control stream fails. It may be enumerated once; a second enumeration reads only what has not already been taken. A slow reader receives TmuxEventsDroppedEvent instead of silently missing data when the bounded buffer overflows.

0 declared, 0 inherited

Esc

Type to search.