libtmux Reference MCP Search
On this page

pane.Pane.displayPopup

View as Markdown

Module
pane
Declared in
Pane
Package
@libtmux/libtmux
Source
packages/libtmux/src/pane.ts
displayPopup ( command : : string , options : : PopupOptions ) Promise<void>
method [source]
method [source]
displayPopup

Open a popup over the client showing this pane.

Examples

await pane.displayPopup("htop", { width: "80%" });

0 declared, 0 inherited

Esc

Type to search.