libtmux Reference MCP Search
On this page

LibTmux.SwapPaneRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/SwapPaneRequest.cs
struct LibTmux.SwapPaneRequest
struct [source]
struct [source]
struct LibTmux.SwapPaneRequest

Describes one swap-pane invocation.

tmux replaces a named source with the neighbour whenever a direction is given, so sending both would quietly drop the name.

5 declared, 0 inherited

Members

  • SwapPaneRequest method Initializes a pane-swap request.
  • Detach property Gets whether the swapped pane is left unselected.
  • Direction property Gets the neighbour to swap with instead.
  • KeepZoom property Gets whether a zoomed pane stays zoomed.
  • Target property Gets the pane to swap with.
Esc

Type to search.