# io.github.libtmux.snapshot.WindowContext.WindowContext

- **Module:** io.github.libtmux.snapshot.WindowContext
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-java/blob/c3517519ee799428a809ce6deb1708c8be289cd1/libtmux/src/main/java/io/github/libtmux/snapshot/WindowContext.java#L17
- **Page:** https://libtmux.org/reference/java/io-github-libtmux-snapshot-windowcontext-windowcontext/

One tmux winlink: a window as it appears in one session, at one index.

<p>The unit relations are keyed on. A window linked into two sessions has one {@link WindowId}
and two contexts, and tmux treats those two positions as distinct.
