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

libtmux::OptionEntry::inherited

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

View as Markdown

Module
libtmux
Declared in
OptionEntry
Package
libtmux-cxx
Source
include/libtmux/options.hpp
inherited : bool
attribute [source]
attribute [source]
inherited

True when the value comes from a wider scope rather than being set here.

show-options -A marks these with a trailing asterisk on the name.

tmux accepts a user option whose name itself ends in an asterisk, and prints @star* value for one set here — which is the same shape as status-position* bottom for an inherited option. In a listing the two cannot be told apart, and the marker reading wins. Asking for one option by name is exact, because the name asked for settles it.

Discussed in Persistent environment , Options and hooks

0 declared, 0 inherited

Esc

Type to search.