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