On this page
tmux.Session.OpenNotifications
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/notification_stream.go
- OpenNotifications ( ctx : context.Context , options : NotificationOptions ) (*NotificationStream, error)
-
OpenNotifications starts an owned notification stream attached to the receiver. It does not change the receiver's transport or expose control commands. A connection-bound receiver returns
ErrConnectionRequiresProcess.
0 declared, 0 inherited