libtmux.WindowLink:swap
- Module
- libtmux
- Declared in
- WindowLink
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- Python Ruby TypeScriptRustGo Java .NETC++Swift
- swap ( other : libtmux.WindowLink , options : libtmux.SwapLinkOptions? = nil ) libtmux.Request<boolean>
-
- Parameters
-
-
other ( libtmux.WindowLink ) – One placement of a window in a session: a window can be linked into several.
-
In other ports Exchange two windows
- Python
libtmux.Window.swap - Ruby No source-verified Ruby equivalent is recorded for this operation.
- TypeScript
window.Window.swapWith - Rust
window.Window.swap_with - Go
tmux.Window.Swap - Java no equivalent on
Window - .NET
LibTmux.Window.SwapAsync - C++
libtmux::Window::swap_with - Swift
Server.swap(_:with:)
0 declared, 0 inherited