On this page
LibTmux.MoveWindowRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/MoveWindowRequest.cs
-
Describes one
move-windowinvocation.
7 declared, 0 inherited
Members
- MoveWindowRequest method Initializes a window-move request.
- Destination property Gets the window part of the target, empty for the next free index.
- Direction property Gets whether to insert before or after the destination.
- NoSelect property Gets whether the moved window is left unselected.
- Renumber property Gets whether the destination session's windows are renumbered.
- ReplaceExisting property Gets whether a window already at the index is replaced.
- Session property Gets the destination session, or null for the window's own.