libtmux Reference MCP Search
On this page

LibTmux.Pane.ResetAsync

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Input.cs
ResetAsync ( cancellationToken : CancellationToken ) Task<Pane>
methodasync [source]
methodasync [source]
ResetAsync

Resets the pane's terminal state and drops its history.

Python groups the two tmux commands so nothing runs between them. This dispatches them in turn, because the transport carries one command per call and a trailing separator would reach tmux as data.

Parameters
Returns

A replacement handle carrying the state afterwards.

0 declared, 0 inherited

Esc

Type to search.