aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-09-24 14:17:09 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-09-24 14:17:09 +0000
commit8fa1858a2c02aafa31695a12fa40cd5dbdd53cd2 (patch)
treeabec88eed0aa73acb73d0cb95a5bb684a4a94cce /tmux.1
parent1764ef81efce5f265f61107f0b1e91d73b858fb4 (diff)
downloadrtmux-8fa1858a2c02aafa31695a12fa40cd5dbdd53cd2.tar.gz
rtmux-8fa1858a2c02aafa31695a12fa40cd5dbdd53cd2.tar.bz2
rtmux-8fa1858a2c02aafa31695a12fa40cd5dbdd53cd2.zip
New lock-client and lock-session commands to lock an individual client or all
clients attached to a session respectively.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.113
1 files changed, 13 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 542663d7..22351bfa 100644
--- a/tmux.1
+++ b/tmux.1
@@ -392,6 +392,19 @@ List the syntax of all commands supported by
.It Ic list-sessions
.D1 (alias: Ic ls )
List all sessions managed by the server.
+.It Xo Ic lock-client
+.Op Fl t Ar target-client
+.Xc
+Lock
+.Ar target-client ,
+see the
+.Ic lock-server
+command.
+.It Xo Ic lock-session
+.Op Fl t Ar target-session
+.Xc
+Lock all clients attached to
+.Ar target-session .
.It Xo Ic new-session
.Op Fl d
.Op Fl n Ar window-name