LibTmux.LinkWindowRequest
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/LinkWindowRequest.cs
-
Describes one
link-windowinvocation.
7 declared, 0 inherited
Members
- Detach property Gets whether the linked window is left unselected.
- Direction property Gets whether to insert before or after the target.
- LinkWindowRequest method Initializes a window-link request.
- 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.
- ToCommand method Returns a link request as one tmux command.