New lock-client and lock-session commands to lock an individual client or all

clients attached to a session respectively.
This commit is contained in:
Nicholas Marriott
2009-09-24 14:17:09 +00:00
parent 1764ef81ef
commit 8fa1858a2c
7 changed files with 166 additions and 17 deletions

13
tmux.1
View File

@ -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