On this page
libtmux::Window::options
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- options ( ) expected< std::vector< OptionEntry >, CommandFailure >
-
Window options.
tmux looks a named option up in the table it belongs to, so the scope here selects which window provides the context and the inheritance chain, not which names are legal.
0 declared, 0 inherited