libtmux.Window:respawn
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NET C++ Swift
- respawn ( options : libtmux.RespawnWindowOptions ) libtmux.Request<boolean>
-
In other ports Restart the command in a window's active pane
- Python
libtmux.Window.respawn - Ruby
LibTmux::Window#respawn - TypeScript
window.Window.respawn - Rust
window.Window.respawn - Go
tmux.Window.Respawn - Java
io.github.libtmux.Window.Window.respawn - .NET
LibTmux.Window.RespawnAsync - C++ no equivalent on
Window - Swift no equivalent on
Window
- Python
0 declared, 0 inherited