libtmux Reference MCP Search
On this page

tmux.Pane.Clear

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_input.go
Clear ( ctx : context.Context ) error
method [source]
method [source]
Clear

Clear sends the text "reset" and then Enter to the receiver's exact linked pane. The pane's current application interprets that input; Clear does not invoke a shell itself. A transport error may leave the text delivered without Enter.

0 declared, 0 inherited

Esc

Type to search.