# libtmux.neo.FIELD_VERSION

- **Module:** libtmux.neo
- **Package:** libtmux
- **Language:** Python
- **Kind:** constant
- **Source:** https://github.com/tmux-python/libtmux/blob/9fdd083a8181a827889337b63cd4e6daea661a8c/src/libtmux/neo.py#L51
- **Page:** https://libtmux.org/en/py/latest/reference/libtmux-neo-field_version/

Minimum tmux version that registers each format token.

Field names absent from this dict default to ``"3.2a"`` (always-safe within
the supported tmux range). Entries here represent tokens added after 3.2a
that need explicit gating to keep the ``-F`` template compatible with older
tmux versions.
