libtmux Reference MCP Search
On this page

libtmux.Pane.clear_history

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux
Source
src/libtmux/pane.py
clear_history ( self , reset_hyperlinks : bool | None = None ) None
method [source]
method [source]
clear_history

Clear pane history buffer via $ tmux clear-history.

Examples

>>> pane.clear_history()
Parameters
  • reset_hyperlinks ( bool | None ) – Also reset hyperlinks (-H flag). Requires tmux 3.4+. added 0.56

0 declared, 0 inherited

Esc

Type to search.