On this page
tmux.ServerOptionValues.CommandAliases
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/complex_options.go
- CommandAliases ( ) (OptionValue[CommandAliases], error)
-
CommandAliases parses command-alias while preserving option presence and origin. A nonnil joined error contains
ComplexOptionDecodeErrorvalues, each usable witherrors.Isorerrors.As; the returned projection still contains every valid entry and is owned by the caller.
0 declared, 0 inherited