Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window.rs
Other languages
PythonTypeScriptGoJava.NETC++Swift
kill ( self ) → Result<(), Error>
method [source]
method [source]
kill

Kill the window, closing it in every session that links it.

This consumes the handle. Use Window::unlink to remove only this session's link while leaving the window alive elsewhere.

Errors

Returns an error when tmux refuses the command.

In other ports Close a window

0 declared, 0 inherited

Esc

Type to search.