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

LibTmux.ControlModeSubscriptions

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

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/ControlMode/ControlModeSubscriptions.cs
class LibTmux.ControlModeSubscriptions
classstatic [source]
classstatic [source]
class LibTmux.ControlModeSubscriptions

Subscribes a control client to a format changing.

tmux answers refresh-client -B with %subscription-changed whenever the named format's value changes. There is no typed surface for building that command otherwise, so a caller renders it by hand - and tmux 3.8 tightened session-scoped targets: the session id form that fired on every earlier release (name:$0:format) silently stops firing, with no error, while an empty session field (name::format) fires on every released version. This always renders the empty form, so a session-scoped subscription is never reachable the wrong way.

1 declared, 0 inherited

Members

Esc

Type to search.