tmux.Server.LockClient
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_clients.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NET C++ Swift
- LockClient ( ctx : context.Context , targetClient : *ClientName ) error
-
LockClient locks a client, or tmux's current client when targetClient is nil. Cancellation does not prove the target client was not locked.
In other ports Lock one client
- Python
libtmux.Server.lock_client - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Rust no equivalent on
Server - Java no equivalent on
Server - .NET
LibTmux.Server.LockClientAsync - C++ no equivalent on
Server - Swift no equivalent on
Server
- Python
0 declared, 0 inherited