On this page
tmux.Pane.Reset
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_input.go
- Reset ( ctx : context.Context ) error
-
Reset submits one tmux command list that resets terminal state and then clears history for the exact linked pane. The mutations are not atomic and may be partial. Completed exit status and stderr are ignored.
0 declared, 0 inherited