libtmux Reference MCP Search
On this page

LibTmux.MovePaneRequest

View as Markdown

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

Describes one move-pane or join-pane invocation.

7 declared, 0 inherited

Members

  • MovePaneRequest method Initializes a pane-move request.
  • Before property Gets whether the pane lands before the target.
  • Detach property Gets whether the moved pane is left unselected.
  • Direction property Gets which side of the target the pane lands on.
  • FullWindow property Gets whether the split spans the whole window.
  • Size property Gets the size in cells or as a percentage.
  • Target property Gets the pane or window to move against.
Esc

Type to search.