libtmux Reference MCP Search
On this page

io.github.libtmux.Pane.Pane.respawn

View as Markdown

Module
io.github.libtmux.Pane
Declared in
Pane
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Pane.java
respawn ( ) void ( String... ) void
methodoverload2 overloads [source]
methodoverload2 overloads [source]
respawn

Kills whatever runs here and starts the pane's default command again.

<p>tmux refuses to respawn a pane that is still running something, on every supported release, so what is asked for is always the killing form. Restarting a live process is the whole point of the call.

0 declared, 0 inherited

Esc

Type to search.