libtmux Reference MCP Search
On this page

pane.Pane.sameTmuxIdAs

View as Markdown

Module
pane
Declared in
Pane
Package
@libtmux/libtmux
Source
packages/libtmux/src/pane.ts
sameTmuxIdAs ( other : : Pane ) boolean
method [source]
method [source]
sameTmuxIdAs

Whether other carries the same %n, wherever it came from.

Examples

pane.sameTmuxIdAs(await pane.refreshed()); // true

0 declared, 0 inherited

Esc

Type to search.