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

LibTmux.ConfirmBeforeRequest

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

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/ConfirmBeforeRequest.cs
struct LibTmux.ConfirmBeforeRequest
struct [source]
struct [source]
struct LibTmux.ConfirmBeforeRequest

Describes one confirm-before invocation.

7 declared, 0 inherited

Members

  • Command property Gets the tmux command to run once confirmed.
  • ConfirmBeforeRequest method Initializes a confirmation.
  • ConfirmKey property Gets the key that confirms, or null for tmux's default.
  • DefaultYes property Gets whether pressing enter confirms rather than cancels.
  • Prompt property Gets the question shown, or null for tmux's own wording.
  • TargetClient property Gets the client to ask, or null for the caller's own.
  • ToCommand method Returns a confirmation request as one tmux command.
Esc

Type to search.