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

tmux.PaneObservation.Notifications

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
PaneObservation
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/control_observation.go
Notifications ( ctx : context.Context ) → iter.Seq2[ControlNotification, error]
method [source]
method [source]
Notifications

Notifications returns PaneObservation.NextNotification as a range loop; exactly one iterator or direct read may run at a time. Malformed notifications yield their error and iteration continues; every other error ends the loop after being yielded.

0 declared, 0 inherited

Esc

Type to search.