libtmux Reference MCP Search
On this page

tmux.SetOptionOptions

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_mutation.go
struct tmux.SetOptionOptions
struct [source]
struct [source]
struct tmux.SetOptionOptions

SetOptionOptions controls set-option mutation flags. Its zero value sends no optional mutation flags.

3 declared, 0 inherited

Members

  • ExpandFormat attribute ExpandFormat expands tmux formats in the value before storing it.
  • PreventOverwrite attribute PreventOverwrite leaves an existing option unchanged.
  • Quiet attribute Quiet suppresses tmux's missing-option diagnostic.
Esc

Type to search.