io.github.libtmux.Window.Window.moveTo
- Module
- io.github.libtmux.Window
- Declared in
- Window
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window.java
- Other languages
- Python Ruby LuaTypeScriptRustGo.NETC++Swift
-
-
Moves this window into another session.
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 - .NET
LibTmux.Window.MoveAsync - C++
libtmux::Window::move_to - Swift
Server.move(_:to:at:)
- Python
0 declared, 0 inherited