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

Go API

Go documentation

tmux.Pane.Join

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_relocate.go
Other languages
PythonRuby Lua TypeScript Rust Java.NETC++Swift
Join ( ctx : context.Context , request : JoinPaneRequest ) → (Pane, error)
method [source]
method [source]
Join

Join relocates the receiver with join-pane. Its selection, source-destruction, partial-result, and delivery behavior matches Pane.Move .

In other ports Move a pane into another window

0 declared, 0 inherited

Esc

Type to search.