- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
- Other languages
- Python Ruby LuaTypeScriptRustGoJava.NETC++
-
Clears a pane's visible screen and its scrollback.
- Raises
In other ports Clear a pane's scrollback
- Python
libtmux.Pane.clear_history - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.Pane:clear_history - TypeScript
pane.Pane.clearHistory - Rust
pane.Pane.clear_history - Go
tmux.Pane.ClearHistory - Java
io.github.libtmux.Pane.Pane.clearHistory - .NET
LibTmux.Pane.ClearHistoryAsync - C++
libtmux::Pane::clear_history
0 declared, 0 inherited