On this page
LibTmux.ConfirmBeforeRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/ConfirmBeforeRequest.cs
-
Describes one
confirm-beforeinvocation.
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.