libtmux Reference MCP Search
On this page

LibTmux.WaitForRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/WaitForRequest.cs
struct LibTmux.WaitForRequest
struct [source]
struct [source]
struct LibTmux.WaitForRequest

Describes one wait-for invocation.

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.
Esc

Type to search.