libtmux Reference MCP Search
On this page

LibTmux.Internal.ChildProcessEnvironment

View as Markdown

Module
LibTmux.Internal
Package
LibTmux
Source
src/LibTmux/Environment/ChildProcessEnvironment.cs
class LibTmux.Internal.ChildProcessEnvironment
classstatic [source]
classstatic [source]
class LibTmux.Internal.ChildProcessEnvironment

Isolates a tmux child process from an inherited tmux session.

A process running inside a pane inherits TMUX, and a bare tmux client that sees it will refuse to nest or will target the wrong server. Isolation happens on the child's environment block so the calling process's own environment is never mutated.

1 declared, 0 inherited

Members

  • Apply method Applies an isolated environment to one child process.
Esc

Type to search.