LibTmux.PromptType
.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/CommandPromptRequest.cs
-
What a command prompt is asking for.
tmux uses the type to decide which history the prompt draws on and how it completes what is typed.
4 declared, 0 inherited
Members
- Command constant A tmux command.
- Search constant Text to search for.
- Target constant A target to act on.
- WindowTarget constant A window to act on.