libtmux Reference MCP Search
On this page

session.NewWindowOptions.environment

View as Markdown

Module
session
Declared in
NewWindowOptions
Package
libtmux
Source
crates/libtmux/src/session.rs
environment ( mut , name : impl Into<OsString> , value : impl Into<OsString> ) Self
method [source]
method [source]
environment

Set an environment variable for the process the new window starts.

Call this more than once for more than one variable. tmux applies these to the new process only, not to the session.

0 declared, 0 inherited

Esc

Type to search.