libtmux Reference MCP Search
On this page

LibTmux.TmuxEvent

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/ControlMode/TmuxEvent.cs
struct LibTmux.TmuxEvent
structabstract [source]
structabstract [source]
struct LibTmux.TmuxEvent

One thing a tmux control client reported without being asked.

tmux names a notification and then a version-dependent list of words after it. Modelling every name as its own type would freeze a set that moves between 3.2a and 3.7b, so the two a caller reacts to are typed and the rest arrive named but unparsed.

0 declared, 0 inherited

Esc

Type to search.