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

pane.Pane.is_dead

Rust

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
Other languages
Python TypeScript Go Java .NET C++ Swift
is_dead ( self ) → bool
method [source]
method [source]
is_dead

Report whether the pane's process has exited while the pane remains.

This is only observable when remain-on-exit keeps the pane open.

In other ports Whether the pane’s program has exited

0 declared, 0 inherited

Esc

Type to search.