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

tmux.TerminalFeatures

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.TerminalFeatures
struct [source]
struct [source]
struct tmux.TerminalFeatures

TerminalFeatures is an immutable parsed terminal-features option. Its zero value is an empty collection: Len is zero, Lookup reports false, and Entries returns a nonnil empty slice.

3 declared, 0 inherited

Members

  • Entries method Entries returns a deep fresh copy in first-definition order.
  • Len method Len returns the number of distinct terminal patterns.
  • Lookup method Lookup returns a fresh feature slice for terminal.
Esc

Type to search.