On this page
libtmux.Session.kill_window
- Module
- libtmux
- Declared in
- Session
- Package
- libtmux
- Source
- src/libtmux/session.py
-
Close a tmux window, and all panes inside it,
$ tmux kill-window.Kill the current window or the window at
target-window. removing it from any sessions to which it is linked.- Parameters
- Raises
-
-
libtmux.exc.LibTmuxException – If tmux returns an error.
-
0 declared, 0 inherited