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

Go API

Go documentation

tmux.Session.ActivePane

Go

View as Markdown

Module
tmux
Declared in
Session
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/relations.go
Other languages
PythonRuby Lua TypeScript Rust Java.NETC++ Swift
ActivePane ( ) → (Pane, bool)
method [source]
method [source]
ActivePane

ActivePane returns the active pane in this session's materialized active window. It never queries tmux; use Session.ResolveActivePane for live state.

In other ports The active pane of a session's active window

0 declared, 0 inherited

Esc

Type to search.