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

tmux.ServerOptionValues.CommandAliases

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
Declared in
ServerOptionValues
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/complex_options.go
CommandAliases ( ) → (OptionValue[CommandAliases], error)
method [source]
method [source]
CommandAliases

CommandAliases parses command-alias while preserving option presence and origin. A nonnil joined error contains ComplexOptionDecodeError values, each usable with errors.Is or errors.As; the returned projection still contains every valid entry and is owned by the caller.

0 declared, 0 inherited

Esc

Type to search.