libtmux Reference MCP Search
On this page

tmux.ControlNotificationKind

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_generated.go
struct tmux.ControlNotificationKind
struct [source]
struct [source]
struct tmux.ControlNotificationKind

ControlNotificationKind identifies a tmux control-mode notification record. Its zero value is unknown and is not emitted by tmux. ParseControlNotification returns known values for the pinned wire vocabulary and rejects unknown notification records.

1 declared, 0 inherited

Members

  • MinimumVersion method MinimumVersion returns the oldest Version that emits k. It returns ok == false for the zero value and unknown kinds.
Esc

Type to search.