LibTmux.ConfirmBeforeRequest
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/ConfirmBeforeRequest.cs
-
Describes one
confirm-beforeinvocation.
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.