Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.WaitForRequest

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_exec.go
struct tmux.WaitForRequest
struct [source]
struct [source]
struct tmux.WaitForRequest

WaitForRequest configures a wait, signal, lock, or unlock operation. Its zero value waits on the required nonempty Channel.

2 declared, 0 inherited

Members

  • Mode attribute Mode selects the channel action; zero waits.
  • Channel attribute Channel names the tmux wait-for channel or mutex.
Esc

Type to search.