Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Python API

Python documentation

libtmux.neo.Obj

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.