On this page
LibTmux.WaitForRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/WaitForRequest.cs
-
Describes one
wait-forinvocation.tmux channels let a command wait for something another command will do. Waiting blocks the tmux client, so a call that waits has nothing to answer until whoever it is waiting for arrives.
3 declared, 0 inherited
Members
- WaitForRequest method Initializes a channel request.
- Channel property Gets the channel name.
- Mode property Gets what to do with it.