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

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
Other languages
PythonRubyLuaTypeScriptRustGoJava.NETSwift
class libtmux::Session
class [source]
class [source]
class libtmux::Session

One session, as one listing saw it.

Reads its own fields without touching tmux: the listing ran once, and every value here is that moment's. A window created since is not in window_count , and a session killed since still answers.

Equality is the server incarnation and the session id together, so two handles from separate listings of one live server agree, and a handle kept across a restart does not become a handle to whatever reused $0.

Discussed in Architecture , Context managers , Format-token fields , Options and hooks , Traversal

In other ports A tmux session

33 declared, 0 inherited

Members

Esc

Type to search.