- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- Python Ruby TypeScriptRustGoJava.NETC++Swift
- clear_history ( options : libtmux.ClearHistoryOptions? = nil ) libtmux.Request<boolean>
-
Discussed in Pane operations
In other ports Clear a pane's scrollback
- Python
libtmux.Pane.clear_history - Ruby No source-verified Ruby equivalent is recorded for this operation.
- 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 - Swift
Server.clearHistory(_:)
- Python
0 declared, 0 inherited