libtmux Reference MCP Search
On this page

options.OptionKind

View as Markdown

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

7 declared, 0 inherited

Members

  • Choice constant One of a fixed set of words.
  • Colour constant A terminal colour.
  • Command constant A tmux command.
  • Flag constant on or off.
  • Key constant A key name.
  • Number constant An integer.
  • Text constant Arbitrary text.
Esc

Type to search.