- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Scopes.cs
- Other languages
- PythonRuby Lua TypeScriptRustGoJavaC++Swift
- Options : TmuxOptions
-
Gets the options of this window.
tmux once spelled these
set-window-optionandshow-window-options. They are the ordinary option commands with the window flag, which is what this scope carries.In other ports Read the options set on a window
- Python
libtmux.Window.show_options - Ruby
LibTmux::Window#options - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.showOptions - Rust
window.Window.options - Go
tmux.Window.Options - Java
io.github.libtmux.Window.Window.options - C++
libtmux::Window::options - Swift
Server.options(_:)
- Python
0 declared, 0 inherited