libtmux Reference MCP Search
On this page

LibTmux.Window.DisplayMessageAsync

View as Markdown

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

Shows a message on the client viewing this window.

A message with no client to show it on is not a failure, so tmux's complaint is logged rather than raised.

Parameters
Returns

The printed lines when the request asked for them, else null.

Raises
  • ArgumentExceptionThe request asks to redraw the pane, which only a pane can honour.

0 declared, 0 inherited

Esc

Type to search.