libtmux Reference MCP Search
On this page

tmux.Pane.DisplayMessage

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/display_message.go
DisplayMessage ( ctx : context.Context , request : PaneDisplayMessageRequest ) ([]string, error)
method [source]
method [source]
DisplayMessage

DisplayMessage displays or prints a message at this pane's exact target. Embedded NoExpand requires tmux 3.4 and UpdatePane requires tmux 3.6; each follows UnsupportedPolicy . Print returns an owned stdout slice even on a completed nonzero exit. Completed stderr synchronously reaches WarningHandler as WarningCommandStderr , not an error; cancellation does not prove display or pane update did not occur.

0 declared, 0 inherited

Esc

Type to search.