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

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
Other languages
PythonRubyLuaTypeScriptRustGoJava.NETSwift
respawn ( replace_running : bool = false ) → expected< void, CommandFailure > ( options : RespawnOptions ) → expected< void, CommandFailure >
methodreadonlyoverload2 overloads [source]
methodreadonlyoverload2 overloads [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.

Discussed in Pane operations

In other ports Restart a pane's command

0 declared, 0 inherited

Esc

Type to search.