libtmux.Server.lock_server
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- src/libtmux/server.py
- Other languages
- Ruby Lua TypeScript RustGoJava.NET C++ Swift
-
Lock the tmux server via
$ tmux lock-server.Requires an attached client.
>>> with control_mode() as ctl: ... server.lock_server()
In other ports Lock every client attached to the server
- 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
server.Server.lock_all - Go
tmux.Server.LockServer - Java
io.github.libtmux.Server.Server.lock - .NET
LibTmux.Server.LockAsync - C++ no equivalent on
Server - Swift no equivalent on
Server
0 declared, 0 inherited