# session.SessionRow

- **Module:** session
- **Package:** libtmux
- **Language:** TypeScript
- **Kind:** typealias
- **Source:** https://github.com/libtmux/libtmux-ts/blob/3fe1ca654b81b8cbf4a13b777a001a3298c87a6f/packages/libtmux/src/session.ts#L453
- **Page:** https://libtmux.org/en/ts/latest/reference/session-sessionrow/

The tmux format fields a session handle is built from, by tmux's own names.

Read through `format` when the aliased property names on the handle are not
what a caller wants — a field tmux added in a later version has a token
here whether or not this library has given it a name.
