libtmux Reference MCP Search
On this page

control.Subscription

View as Markdown

Module
control
Package
libtmux
Source
crates/libtmux/src/control.rs
enum control.Subscription
enumoverload [source]
enumoverload [source]
enum control.Subscription

5 declared, 0 inherited

Members

  • AllPanes constant Every pane in the attached session.
  • AllWindows constant Every window in the attached session.
  • Pane constant One pane.
  • Session constant The session this connection is attached to.
  • Window constant One window.
Esc

Type to search.