On this page
window.Window.unlink
- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
-
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.
0 declared, 0 inherited