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

Go API

Go documentation

tmux.ControlNotificationKind

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

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.