libtmux Reference MCP Search
On this page

LibTmux.Server.DisplayMessageAsync

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Display.cs
DisplayMessageAsync ( request : DisplayMessageRequest , cancellationToken : CancellationToken ) Task<IReadOnlyList<string>?>
methodasync [source]
methodasync [source]
DisplayMessageAsync

Shows a message on a client.

tmux reports a bad format on its error stream rather than by failing, so a message it would not render is logged and answered with nothing.

Parameters
Returns

The rendered text when it was asked for, and null otherwise.

0 declared, 0 inherited

Esc

Type to search.