io.github.libtmux.Window.Window.panes
- Module
- io.github.libtmux.Window
- Declared in
- Window
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window.java
- Other languages
- PythonRuby Lua TypeScriptRustGo.NETC++Swift
-
This link's panes, in tmux's order. A pure read of the capture.
Discussed in Traversal
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 - .NET
LibTmux.Window.Panes - C++
libtmux::Window::panes - Swift
Snapshot.panes(of:)
- Python
0 declared, 0 inherited