# 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/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/snapshot/WindowContext.java#L17
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-snapshot-windowcontext-windowcontext/

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

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.
