On this page
LibTmux.LinkWindowRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/LinkWindowRequest.cs
-
Describes one
link-windowinvocation.
6 declared, 0 inherited
Members
- LinkWindowRequest method Initializes a window-link request.
- Detach property Gets whether the linked window is left unselected.
- Direction property Gets whether to insert before or after the target.
- ReplaceExisting property Gets whether a window already at the index is replaced.
- TargetIndex property Gets the index to link at, or null for the next free one.
- TargetSession property Gets the session the window is linked into.