libtmux.constants._DefaultOptionScope
Python
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- libtmux.constants
- Package
- libtmux
- Source
- src/libtmux/constants.py
-
Sentinel meaning "whichever scope tmux would use".
Distinct from passing no scope at all: this is the default value of the
scopeparameter, 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