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

io.github.libtmux.SessionId.SessionId

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

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.

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.

Discussed in Environment

1 declared, 0 inherited

Members

Esc

Type to search.