libtmux Reference MCP Search
On this page

Server.join(_:into:direction:size:)

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Navigation.swift
join(_:into:direction:size:) ( pane : Pane , into : Window , direction : PaneDirection , size : PaneSize? ) ()
methodasync [source]
methodasync [source]
join(_:into:direction:size:)

Moves a pane into another window, splitting it.

A split that moves a pane rather than starting one, so it says where the pane goes the same way Server/splitWindow(_:direction:size:startDirectory:) does — and defaults the same way, to PaneDirection/below.

Raises

0 declared, 0 inherited

Esc

Type to search.