Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.Window.PaneCount

Go

View as Markdown

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 ( ) → (int, bool)
method [source]
method [source]
PaneCount

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

0 declared, 0 inherited

Esc

Type to search.