libtmux Reference MCP Search
On this page

tmux.WindowID

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/model.go
struct tmux.WindowID
struct [source]
struct [source]
struct tmux.WindowID

WindowID is tmux's stable window identifier, including its @ sigil. It does not distinguish linked-session views; the zero value is not a usable target.

1 declared, 0 inherited

Members

  • String method String returns the tmux identifier verbatim.
Esc

Type to search.