libtmux Reference MCP Search
On this page

libtmux._internal.constants.SessionOptions

View as Markdown

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

Container for tmux session options.

Each field carries the value of the tmux session option named the same with hyphens in place of underscores. A field keeps its default — None, or an empty container for the array options — when tmux reports no value for it.

54 declared, 1 inherited

Members

Inherited members

Reached through libtmux._internal.dataclasses.SkipDefaultFieldsReprMixin.

  • __repr__ libtmux._internal.dataclasses.SkipDefaultFieldsReprMixin Omit default fields in object representation.
Esc

Type to search.