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

libtmux.constants._DefaultOptionScope

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

View as Markdown

Module
libtmux.constants
Package
libtmux
Source
src/libtmux/constants.py
class libtmux.constants._DefaultOptionScope
class [source]
class [source]
class libtmux.constants._DefaultOptionScope

Sentinel meaning "whichever scope tmux would use".

Distinct from passing no scope at all: this is the default value of the scope parameter, and a call carrying it sends no scope flag. tmux then resolves the option itself, which for a pane option means falling back to the window's and then to the global window options.

0 declared, 0 inherited

Esc

Type to search.