On this page
LibTmux.Pane.ClearHistoryAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Input.cs
- ClearHistoryAsync ( resetHyperlinks : bool , cancellationToken : CancellationToken ) Task
-
Drops the pane's scrollback history.
- Parameters
-
-
resetHyperlinks ( bool ) – Whether stored hyperlinks are dropped too.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
0 declared, 0 inherited