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

LibTmux.Server.ConfirmBeforeAsync

.NET
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Interaction.cs
Other languages
Python Ruby Lua TypeScript Rust Go Java C++ Swift
ConfirmBeforeAsync ( request : ConfirmBeforeRequest , cancellationToken : CancellationToken ) → Task
method [source]
method [source]
ConfirmBeforeAsync

Asks a client to confirm before running a command.

Naming the key, and defaulting to yes, arrived in tmux 3.4.

Parameters
In other ports Ask a client to confirm before running a command
  • Python libtmux.Server.confirm_before
  • Ruby No source-verified Ruby equivalent is recorded for this operation.
  • Lua No source-verified Lua equivalent is recorded for this operation.
  • TypeScript no equivalent on Server
  • Rust no equivalent on Server
  • Go tmux.Server.ConfirmBefore
  • Java no equivalent on Server
  • C++ no equivalent on Server
  • Swift no equivalent on Server

0 declared, 0 inherited

Esc

Type to search.