On this page
tmux.ControlNotificationSessionChanged
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- ControlNotificationSessionChanged : ControlNotificationKind
-
ControlNotificationSessionChanged identifies the %session-changed notification, available since tmux 3.2a. Its wire grammar is %session-changed <session ID> <session name>. ParseControlNotification returns its arguments as session ID, session name tail.
0 declared, 0 inherited