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

tmux.DisplayPopupRequest.TargetClient

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
Declared in
DisplayPopupRequest
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_popup.go
TargetClient : ClientName
attribute [source]
attribute [source]
TargetClient

TargetClient selects the client that receives the overlay; zero lets tmux choose. tmux 3.8 and later refuses to host a popup on a control-mode client, which cannot render an overlay, so an explicit control-mode TargetClient is rejected on those versions rather than left as the silent no-op tmux itself returns.

0 declared, 0 inherited

Esc

Type to search.