libtmux Reference MCP Search
On this page

LibTmux.SwapPaneRequest.SwapPaneRequest

View as Markdown

Module
LibTmux
Declared in
SwapPaneRequest
Package
LibTmux
Source
src/LibTmux/Requests/SwapPaneRequest.cs
SwapPaneRequest ( target : string? , direction : PaneSwapDirection? , detach : bool , keepZoom : bool )
method [source]
method [source]
SwapPaneRequest

Initializes a pane-swap request.

Parameters
  • target ( string? ) – The pane to swap with.

  • direction ( PaneSwapDirection? ) – The neighbour to swap with instead.

  • detach ( bool ) – Whether the swapped pane is left unselected.

  • keepZoom ( bool ) – Whether a zoomed pane stays zoomed.

Raises

0 declared, 0 inherited

Esc

Type to search.