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

Go API

Go documentation

tmux.Window.ActivePane

Go

View as Markdown

Module
tmux
Declared in
Window
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/relations.go
Other languages
Python Ruby Lua TypeScriptRustJava.NETC++ Swift
ActivePane ( ) → (Pane, bool)
method [source]
method [source]
ActivePane

ActivePane returns the first active pane in this materialized winlink view. It never queries tmux; use Window.ResolveActivePane for live state.

Discussed in Traversal

In other ports The window's active pane

0 declared, 0 inherited

Esc

Type to search.