- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane.rs
- Other languages
- PythonTypeScriptGoJava.NETC++Swift
-
Restart the pane's command in place.
Passing
Nonereruns whatever the pane started with.Errors
Returns an error under
Respawn::OnlyIfDeadwhen the command is still running.In other ports Restart a pane's command
- Python
libtmux.Pane.respawn - TypeScript
pane.Pane.respawn - Go
tmux.Pane.Respawn - Java
io.github.libtmux.Pane.Pane.respawn - .NET
LibTmux.Pane.RespawnAsync - C++
libtmux::Pane::respawn - Swift
Server.respawn(_:running:killingExisting:)
- Python
0 declared, 0 inherited