On this page
tmux.ServerOptions.Unsupported
- Module
- tmux
- Declared in
- ServerOptions
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_options.go
- Unsupported : UnsupportedPolicy
-
Unsupported selects what happens when a request needs an optional tmux capability the running server does not have. The zero value refuses the request; see UnsupportedPolicy.
0 declared, 0 inherited