libtmux Reference MCP Search
On this page

LibTmux.Internal.TmuxServerLocation

View as Markdown

Module
LibTmux.Internal
Package
LibTmux
Source
src/LibTmux/Environment/TmuxEnvironment.cs
struct LibTmux.Internal.TmuxServerLocation
struct [source]
struct [source]
struct LibTmux.Internal.TmuxServerLocation

Where the TMUX variable says a server is.

tmux exports TMUX into every pane it spawns as "<socket-path>,<server-pid>,<session-id>". Only the socket path stays true for the pane's lifetime: the pid and session id are frozen at spawn, and the session id goes stale as soon as the pane's window moves between sessions.

0 declared, 0 inherited

Esc

Type to search.