On this page
io.github.libtmux.Pane.Pane.respawn
- Module
- io.github.libtmux.Pane
- Declared in
- Pane
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane.java
-
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