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

LibTmux.Pane.SendPrefixAsync

.NET

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Input.cs
Other languages
Python Ruby Lua TypeScriptRustGo Java C++ Swift
SendPrefixAsync ( secondary : bool , cancellationToken : CancellationToken ) → Task
method [source]
method [source]
SendPrefixAsync

Sends the configured prefix key to the pane.

Parameters
  • secondary ( bool ) – Whether the secondary prefix is sent.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

In other ports Send the configured prefix key to a pane

0 declared, 0 inherited

Esc

Type to search.