Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Window.RespawnAsync

View as Markdown

Module
LibTmux
Declared in
Window
Package
LibTmux
Source
src/LibTmux/Window.Lifecycle.cs
Other languages
PythonRubyLuaTypeScriptRustGoJava C++ Swift
RespawnAsync ( request : RespawnRequest? , cancellationToken : CancellationToken ) → Task
method [source]
method [source]
RespawnAsync

Restarts the command running in this window.

tmux refuses to respawn a window that is still running unless the request kills it first, and killing it destroys every pane but one.

Parameters
In other ports Restart the command in a window's active pane

0 declared, 0 inherited

Esc

Type to search.