On this page
libtmux::Window::unlink
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- unlink ( ) expected< void, CommandFailure >
-
Stop showing it in the session this value came from.
tmux refuses to remove the last link rather than leaving a window no session holds, and that refusal is kept: a caller who meant to be rid of the window wants
kill, which says so.
0 declared, 0 inherited