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

Go API

Go documentation

tmux.Server.Pane

Go

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/lookup.go
Other languages
Python Ruby Lua TypeScript Rust Java .NETC++ Swift
Pane ( ctx : context.Context , id : PaneID ) → (Pane, error)
method [source]
method [source]
Pane

Pane performs a canonical live lookup of id using tmux's canonical session and returns a newly materialized record. It does not preserve a linked-session view; use Pane.ResolveWindow for that exact relationship.

In other ports Look one pane up by target

0 declared, 0 inherited

Esc

Type to search.