tmux.Window.PaneCount
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/format_generated.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NET C++Swift
-
PaneCount returns tmux #{window_panes} as int from this Window's materialized window-scoped fields (tmux 3.2a or later).
In other ports How many panes the window holds
- Python no equivalent on
Window - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.SnapshotWindow.pane_count - TypeScript no equivalent on
Window - Rust
window.Window.pane_count - Java no equivalent on
Window - .NET no equivalent on
Window - C++
libtmux::Window::pane_count - Swift
Window.paneCount
- Python no equivalent on
0 declared, 0 inherited