ConstOptionaloptions: { clearHyperlinks?: boolean; targetPane?: string }
Optional ReadonlyclearHyperlinks?: booleanAlso remove all hyperlinks in addition to the pane history (-H).
Optional ReadonlytargetPane?: stringPane whose scrollback history is removed and freed (-t).
An empty string on success.
Clear a tmux pane's scrollback history (
tmux clear-history).