libtmux Reference MCP Search
On this page

LibTmux.TmuxOptions

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Options/TmuxOptions.cs
class LibTmux.TmuxOptions
class [source]
class [source]
class LibTmux.TmuxOptions

The options of one server, session, window, or pane.

tmux keeps four option tables and picks between them with a flag, so the scope is fixed when the accessor is reached rather than passed to every call. A request may still name another scope, which is what makes a window-scoped read from a session possible without a second accessor.

12 declared, 0 inherited

Members

Esc

Type to search.