libtmux::Window::swap_with
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- Python Ruby LuaTypeScriptRustGo Java .NETSwift
-
Exchange positions with another window, keeping both ids.
In other ports Exchange two windows
- Python
libtmux.Window.swap - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.WindowLink:swap - TypeScript
window.Window.swapWith - Rust
window.Window.swap_with - Go
tmux.Window.Swap - Java no equivalent on
Window - .NET
LibTmux.Window.SwapAsync - Swift
Server.swap(_:with:)
- Python
0 declared, 0 inherited