libtmux Reference MCP Search
On this page

libtmux.neo.Obj

View as Markdown

Module
libtmux.neo
Package
libtmux
Source
src/libtmux/neo.py
class libtmux.neo.Obj
class [source]
class [source]
class libtmux.neo.Obj

Dataclass of generic tmux object.

Every field but server is a tmux format token, and tmux reports each one as a string. A field is None when its token was left out of the query or expanded to empty: tokens outside the listing's scope (see SCOPES_BY_LIST_CMD ) and tokens the running tmux is too old to register (see FIELD_VERSION ) are never requested, and copy-mode and command-context tokens only resolve at event time.

Discussed in Architecture

180 declared, 0 inherited

Members

Esc

Type to search.