libtmux Reference MCP Search
On this page

LibTmux.Pane.DisplayPopupAsync

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Display.cs
DisplayPopupAsync ( request : DisplayPopupRequest? , cancellationToken : CancellationToken ) Task
method [source]
method [source]
DisplayPopupAsync

Shows a popup over the client viewing this pane.

tmux waits for the popup to close before answering, so a popup whose command never exits keeps this call waiting until it is canceled.

Parameters

0 declared, 0 inherited

Esc

Type to search.