libtmux Reference MCP Search
On this page

LibTmux.ConfirmBeforeRequest

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.

6 declared, 0 inherited

Members

  • ConfirmBeforeRequest method Initializes a confirmation.
  • Command property Gets the tmux command to run once confirmed.
  • 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.
Esc

Type to search.