On this page
tmux.Pane.ClearHistory
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_input.go
- ClearHistory ( ctx : context.Context , request : ClearHistoryRequest ) error
-
ClearHistory removes scrollback from the receiver's exact linked pane. ResetHyperlinks triggers a version probe before mutation. A completed command produces a redacted
CommandErroronly for stderr; nonzero exits without stderr are ignored. Accepted changes are not rolled back.
0 declared, 0 inherited