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