libtmux Reference MCP Search
On this page

LibTmux.Window.RespawnAsync

View as Markdown

Module
LibTmux
Declared in
Window
Package
LibTmux
Source
src/LibTmux/Window.Lifecycle.cs
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

0 declared, 0 inherited

Esc

Type to search.