libtmux Reference MCP Search
On this page

options.OptionScope

View as Markdown

Module
options
Package
libtmux
Source
crates/libtmux/src/options.rs
enum options.OptionScope
enum [source]
enum [source]
enum options.OptionScope

4 declared, 0 inherited

Members

  • Pane constant Pane options, read with tmux's -p.
  • Server constant Server options, read with tmux's -s.
  • Session constant Session options.
  • Window constant Window options, read with tmux's -w.
Esc

Type to search.