libtmux Reference MCP Search
On this page

tmux.Server.DisplayMessage

View as Markdown

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

DisplayMessage displays or prints a server-scoped tmux message. Print returns an owned stdout slice even when tmux exits nonzero; completed stderr is delivered synchronously through WarningCommandStderr , not returned as a completed-error classification. Unsupported flags follow UnsupportedPolicy . Any warnings run on the caller goroutine before return. Cancellation does not prove display did not occur.

0 declared, 0 inherited

Esc

Type to search.