On this page
SubscriptionChange.init(_:)
- Declared in
- SubscriptionChange
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Watch.swift
- init(_:) ( notification : ControlNotification )
-
Reads a
%subscription-changednotification, ornilfor any other.The wire form is
name session window index pane [reserved...] : value. tmux documents everything between the pane id and a lone:as reserved, so the:is what the value is found by rather than a field count that a later release would change.
0 declared, 0 inherited