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
respawn ( mut , command : Option<impl Into<OsString>> , respawn_mode : Respawn ) → Result<&mut Self, Error>
method [source]
method [source]
respawn

Restart the pane's command in place.

Passing None reruns whatever the pane started with.

Errors

Returns an error under Respawn::OnlyIfDead when the command is still running.

In other ports Restart a pane's command

0 declared, 0 inherited

Esc

Type to search.