On this page
tmux.ColorError
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/command.go
-
ColorError reports an unsupported color mode. It matches
ErrUnknownColorthrough errors.Is; callers can recover Mode with errors.As.
3 declared, 0 inherited