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

LibTmux.TmuxEvent

.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
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.