libtmux Reference MCP Search
On this page

tmux.Plan.DisplayMessage

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.