libtmux Reference MCP Search
On this page

tmux.UnsetOptionOptions

View as Markdown

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

UnsetOptionOptions controls set-option unset behavior. Its zero value unsets only the selected option.

2 declared, 0 inherited

Members

  • Quiet attribute Quiet suppresses tmux's missing-option diagnostic.
  • UnsetPanes attribute UnsetPanes unsets a window option on every pane in a Window receiver.
Esc

Type to search.