libtmux Reference MCP Search
On this page

LibTmux.Session.KillWindowAsync

View as Markdown

Module
LibTmux
Declared in
Session
Package
LibTmux
Source
src/LibTmux/Session.Lifecycle.cs
KillWindowAsync ( target : string? , cancellationToken : CancellationToken ) Task
method [source]
method [source]
KillWindowAsync

Stops one window in this session.

Parameters
  • target ( string? ) – The window target, or null for the active window.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

0 declared, 0 inherited

Esc

Type to search.