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

View as Markdown

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

Stops this pane.

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

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

In other ports Close a pane

0 declared, 0 inherited

Esc

Type to search.