Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.UnsetOptionOptions

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.