On this page
tmux.ControlNotificationMessage
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- ControlNotificationMessage : ControlNotificationKind
-
ControlNotificationMessage identifies the %message notification, available since tmux 3.4. Its wire grammar is %message <text>. ParseControlNotification returns its arguments as text tail. Its tail may be empty.
0 declared, 0 inherited