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

View as Markdown

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

Kill the pane.

This consumes the handle. Killing a window's last pane closes the window.

Errors

Returns an error when tmux refuses the command.

In other ports Close a pane

0 declared, 0 inherited

Esc

Type to search.