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

tmux.Warning

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/warning.go
struct tmux.Warning
struct [source]
struct [source]
struct tmux.Warning

Warning describes one nonfatal compatibility decision delivered to a WarningHandler .

7 declared, 0 inherited

Members

  • CurrentVersion attribute CurrentVersion is the observed tmux version.
  • Feature attribute Feature names the optional tmux capability involved.
  • Kind attribute Kind classifies the compatibility decision.
  • Message attribute Message describes the nonfatal compatibility decision.
  • RequiredVersion attribute RequiredVersion is the minimum tmux version for Feature.
  • String method String implements fmt.Stringer by returning Message.
  • Subcommand attribute Subcommand names the tmux subcommand affected by the decision.
Esc

Type to search.