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

View as Markdown

Module
LibTmux
Declared in
Window
Package
LibTmux
Source
src/LibTmux/Window.Lifecycle.cs
Other languages
PythonRubyLuaTypeScriptRustGoJavaC++Swift
KillAsync ( allExcept : bool , cancellationToken : CancellationToken ) → Task
method [source]
method [source]
KillAsync

Stops this window.

Parameters
  • allExcept ( bool ) – Whether every other window in the session is stopped instead.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

In other ports Close a window

0 declared, 0 inherited

Esc

Type to search.