Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Pane.ClearHistoryAsync

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Input.cs
Other languages
Python Ruby LuaTypeScriptRustGoJavaC++Swift
ClearHistoryAsync ( resetHyperlinks : bool , cancellationToken : CancellationToken ) → Task
method [source]
method [source]
ClearHistoryAsync

Drops the pane's scrollback history.

Parameters
  • resetHyperlinks ( bool ) – Whether stored hyperlinks are dropped too.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

In other ports Clear a pane's scrollback

0 declared, 0 inherited

Esc

Type to search.