On this page
types.SetEnvironmentOptions
- Module
- types
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/types.ts
-
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-environmentoutput, matching tmux's-h.