LibTmux.Mcp.PaneActivityHub.OwnsControlClient
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
-
Reports whether this process opened the named control client.
tmux counts an observation client the same way it counts a human one, so a client listing that wants to answer "is anyone actually watching" excludes every name this method reports as owned.
- Parameters
-
-
clientName ( string ) – A client name, such as tmux reports for
#{client_name}.
-
- Returns
-
truewhen this hub started that client.