- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/WindowTransfers.swift
- Other languages
- Python Ruby LuaTypeScriptRustGoJava.NETC++
- unlink(_:) ( link : WindowLink ) ()
-
Removes one of a linked window's appearances. The window survives while any session still holds it.
- Raises
In other ports Unlink a window from a session
- Python
libtmux.Window.unlink - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.WindowLink:unlink - TypeScript
window.Window.unlink - Rust
window.Window.unlink - Go
tmux.Window.Unlink - Java
io.github.libtmux.Window.Window.unlink - .NET
LibTmux.Window.UnlinkAsync - C++
libtmux::Window::unlink
0 declared, 0 inherited