libtmux.Session.kill_window
- Module
- libtmux
- Declared in
- Session
- Package
- libtmux
- Source
- src/libtmux/session.py
- Other languages
- Ruby Lua TypeScript Rust Go Java .NET C++ Swift
-
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.
-
In other ports Close a window named from its session
- Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Session - Rust no equivalent on
Session - Go
tmux.Session.KillWindow - Java no equivalent on
Session - .NET
LibTmux.Session.KillWindowAsync - C++ no equivalent on
Session - Swift no equivalent on
Session
0 declared, 0 inherited