Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Pane.DisplayPopupAsync

.NET

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Display.cs
Other languages
Python Ruby Lua TypeScript Rust Go Java C++ Swift
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
In other ports Open a popup over the client showing a pane

0 declared, 0 inherited

Esc

Type to search.