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

LibTmux.Pane.SendKeysAsync

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Input.cs
Other languages
PythonRubyLuaTypeScriptRustGo Java C++Swift
SendKeysAsync ( request : SendKeysRequest , cancellationToken : CancellationToken ) → Task
methodasync [source]
methodasync [source]
SendKeysAsync

Sends keys to the pane.

Parameters
Raises
  • ArgumentException – The request sends nothing.

  • LibTmuxException – Text was sent, but a requested Enter failed. Its dispatch state is unknown, so the whole request must not be retried.

Discussed in Pane interaction

In other ports Send keystrokes to a pane

0 declared, 0 inherited

Esc

Type to search.