- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
- Other languages
- PythonTypeScriptGoJava.NETC++Swift
-
Remove this session's link to the window, leaving other links intact.
Errors
Returns an error when tmux refuses the command, which includes unlinking a window that only one session holds.
In other ports Unlink a window from a session
- Python
libtmux.Window.unlink - TypeScript
window.Window.unlink - Go
tmux.Window.Unlink - Java
io.github.libtmux.Window.Window.unlink - .NET
LibTmux.Window.UnlinkAsync - C++
libtmux::Window::unlink - Swift
Server.unlink(_:)
- Python
0 declared, 0 inherited