libtmux Reference MCP Search
On this page

types.RespawnOptions.environment

View as Markdown

Module
types
Declared in
RespawnOptions
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
environment : : Readonly<Record<string, string>>
propertyreadonly [source]
propertyreadonly [source]
environment

Variables to set in the respawned process, tmux's -e.

Each pair is passed as its own flag, so a value containing = arrives whole rather than being split at the first one.

0 declared, 0 inherited

Esc

Type to search.