Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.Session.OpenNotifications

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

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)
method [source]
method [source]
OpenNotifications

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 .

Discussed in Capture pane output

0 declared, 0 inherited

Esc

Type to search.