io.github.libtmux.Window.Window.unlink
- 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
-
Removes this link, leaving the window wherever else it is linked.
- Raises
-
-
LibTmuxException – if this is the window's only link, which tmux refuses to remove
-
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 - .NET
LibTmux.Window.UnlinkAsync - C++
libtmux::Window::unlink - Swift
Server.unlink(_:)
0 declared, 0 inherited