# field_types.ClientAliasMap

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

The readable name this library gives each client format field.

A handle exposes both spellings: the alias, and tmux's own token through
`format`. The alias is this library's, so a field with no entry here is
reachable only by its tmux name.
