- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Relations.cs
- Other languages
- PythonRuby Lua TypeScriptRustGoJavaC++Swift
- Panes : CapturedRelation<Pane>
-
Gets the panes the capture found in this window.
Reading this never reaches tmux.
In other ports List a window's panes
- Python
libtmux.Window.panes - Ruby
LibTmux::Window#list_panes - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.panes - Rust
window.Window.panes - Go
tmux.Window.Panes - Java
io.github.libtmux.Window.Window.panes - C++
libtmux::Window::panes - Swift
Snapshot.panes(of:)
- Python
0 declared, 0 inherited