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

tmux.TerminalOverride

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

TerminalOverride is the immutable capability set for one terminal pattern. Its zero value is an empty immutable collection: Len is zero, Lookup reports false, and Entries returns a nonnil empty slice.

3 declared, 0 inherited

Members

  • Entries method Entries returns a fresh slice in first-definition order.
  • Len method Len returns the number of distinct capabilities.
  • Lookup method Lookup returns one capability value.
Esc

Type to search.