libtmux Reference MCP Search
On this page

types.SetEnvironmentOptions

View as Markdown

Module
types
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
interface types.SetEnvironmentOptions
interface [source]
interface [source]
interface types.SetEnvironmentOptions

Options for writing a tmux environment variable.

2 declared, 0 inherited

Members

  • expandFormat property Expand tmux format strings in the value, matching tmux's -F.
  • hidden property Keep the variable out of show-environment output, matching tmux's -h.
Esc

Type to search.