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