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

tmux.Plan.DisplayMessage

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
Plan
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/plan_pane.go
DisplayMessage ( target : Ref , format : string )
method [source]
method [source]
DisplayMessage

DisplayMessage records a format expanded against the object target names, and returns its output in the step's OpResult . The zero Ref expands it against no object, the way Plan.Cmd takes one.

It runs alone because command-list stdout has no operation boundaries.

0 declared, 0 inherited

Esc

Type to search.