libtmux Reference MCP Search
On this page

tmux.WindowFromEnv

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/from_env.go
WindowFromEnv ( ctx : context.Context , environment : map[string]string ) (Window, error)
function [source]
function [source]
WindowFromEnv

WindowFromEnv returns the window containing the pane identified by the environment. Nil reads the process environment; a nonnil empty map does not.

Discussed in Environment

0 declared, 0 inherited

Esc

Type to search.