libtmux Reference MCP Search
On this page

window.SplitOptions.environment

View as Markdown

Module
window
Declared in
SplitOptions
Package
libtmux
Source
crates/libtmux/src/window.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 pane 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.