Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.IControlModeSession.Events

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

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.