libtmux Reference MCP Search
On this page

libtmux::Pane::respawn

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
respawn ( replace_running : bool = false ) expected< void, CommandFailure >
methodreadonly [source]
methodreadonly [source]
respawn

Start the pane's command again.

tmux refuses a pane whose process is still running unless told to kill it, and that refusal is kept rather than smoothed over: replacing a live process is a decision, so replace_running has to be asked for.

0 declared, 0 inherited

Esc

Type to search.