- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/WindowTransfers.swift
- Other languages
- Python Ruby LuaTypeScriptRustGoJava.NETC++
- move(_:to:at:) ( link : WindowLink , to : Session , at : Int? ) WindowLink
-
Moves one window appearance into another session.
- Raises
In other ports Move a window to another session or index
- Python
libtmux.Window.move_window - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.WindowLink:move - TypeScript
window.Window.move - Rust
window.Window.move_to - Go
tmux.Window.Move - Java
io.github.libtmux.Window.Window.moveTo - .NET
LibTmux.Window.MoveAsync - C++
libtmux::Window::move_to
0 declared, 0 inherited