On this page
LibTmux.MovePaneRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/MovePaneRequest.cs
-
Describes one
move-paneorjoin-paneinvocation.
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.