io.github.libtmux.Window.Window.respawn
- Module
- io.github.libtmux.Window
- Declared in
- Window
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window.java
- Other languages
- PythonRubyLuaTypeScriptRustGo.NET C++ Swift
-
Kills what is running in this window and starts it again.
In other ports Restart the command in a window's active pane
- Python
libtmux.Window.respawn - Ruby
LibTmux::Window#respawn - Lua
libtmux.Window:respawn - TypeScript
window.Window.respawn - Rust
window.Window.respawn - Go
tmux.Window.Respawn - .NET
LibTmux.Window.RespawnAsync - C++ no equivalent on
Window - Swift no equivalent on
Window
- Python
0 declared, 0 inherited