On this page
tmux.Pane.Clear
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_input.go
- Clear ( ctx : context.Context ) error
-
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