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