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

tmux.WindowID

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

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.