libtmux Reference MCP Search
On this page

pane.Pane.clearHistory

View as Markdown

Module
pane
Declared in
Pane
Package
@libtmux/libtmux
Source
packages/libtmux/src/pane.ts
clearHistory ( ) Promise<void>
method [source]
method [source]
clearHistory

Discard this pane's scrollback history.

Examples

await pane.clearHistory();

0 declared, 0 inherited

Esc

Type to search.