On this page
tmux.Pane.Join
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_relocate.go
- Join ( ctx : context.Context , request : JoinPaneRequest ) (Pane, error)
-
Join relocates the receiver with join-pane. Its selection, source-destruction, partial-result, and delivery behavior matches
Pane.Move.
0 declared, 0 inherited