- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- Python Ruby LuaTypeScriptRustGoJava.NETSwift
- clear_history ( ) expected< void, CommandFailure >
-
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 - Swift
Server.clearHistory(_:)
- Python
0 declared, 0 inherited