libtmux Reference MCP Search
On this page

io.github.libtmux.SessionId.SessionId

View as Markdown

Module
io.github.libtmux.SessionId
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/SessionId.java
struct io.github.libtmux.SessionId.SessionId
struct [source]
struct [source]
struct io.github.libtmux.SessionId.SessionId

A tmux session id, such as $0.

<p>Stable for the life of the session, unlike a session name, which a user can change at any time. A separate type from WindowId and PaneId because tmux accepts any of them as -t syntax: passing the wrong one is not an error tmux reports, it simply addresses nothing.

1 declared, 0 inherited

Members

Esc

Type to search.