- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NETC++Swift
- capture ( options : libtmux.CaptureOptions? = nil ) libtmux.Request<libtmux.Capture>
-
Discussed in Pane operations
In other ports Read a pane’s visible contents
- Python
libtmux.Pane.capture_pane - Ruby
LibTmux::Pane#capture - TypeScript
pane.Pane.capture - Rust
pane.Pane.capture - Go
tmux.Pane.Capture - Java
io.github.libtmux.Pane.Pane.capture - .NET
LibTmux.Pane.CaptureAsync - C++
libtmux::Pane::capture - Swift
Server.capture(_:includingHistory:)
- Python
0 declared, 0 inherited