On this page
LibTmux.Pane.SendPrefixAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Input.cs
- SendPrefixAsync ( secondary : bool , cancellationToken : CancellationToken ) Task
-
Sends the configured prefix key to the pane.
- Parameters
-
-
secondary ( bool ) – Whether the secondary prefix is sent.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
0 declared, 0 inherited