LibTmux.Pane.SendPrefixAsync
.NET
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- 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
-
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
- Python
libtmux.Pane.send_prefix - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
pane.Pane.sendPrefix - Rust
pane.Pane.send_prefix - Go
tmux.Pane.SendPrefix - Java no equivalent on
Pane - C++ no equivalent on
Pane - Swift no equivalent on
Pane
0 declared, 0 inherited