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

session.Session.name

View as Markdown

Module
session
Declared in
Session
Package
libtmux
Source
crates/libtmux/src/session.rs
Other languages
Python TypeScript GoJava.NETC++Swift
name ( self ) → &TmuxText
method [source]
method [source]
name

Return the session name.

Names are byte-preserving: tmux permits bytes that are not valid UTF-8, so this is TmuxText rather than str.

In other ports A session's name

0 declared, 0 inherited

Esc

Type to search.