On this page
pane.Pane.displayPopup
- Module
- pane
- Declared in
- Pane
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/pane.ts
-
Open a popup over the client showing this pane.
Examples
await pane.displayPopup("htop", { width: "80%" });
0 declared, 0 inherited