tmux.DisplayPopupRequest.TargetClient
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- DisplayPopupRequest
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_popup.go
- TargetClient : ClientName
-
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