libtmux Reference MCP Search
On this page

tmux.SetEnvironmentOptions

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/environment.go
struct tmux.SetEnvironmentOptions
struct [source]
struct [source]
struct tmux.SetEnvironmentOptions

SetEnvironmentOptions controls tmux's value expansion and visibility flags. Its zero value stores Value literally and exposes it to child processes.

2 declared, 0 inherited

Members

  • ExpandFormat attribute ExpandFormat expands tmux format expressions in Value before storing it.
  • Hidden attribute Hidden keeps the value available to tmux but out of child environments.
Esc

Type to search.