mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Disable lock-after-time by default.
This commit is contained in:
4
tmux.1
4
tmux.1
@ -1,4 +1,4 @@
|
||||
.\" $Id: tmux.1,v 1.58 2009-01-12 21:23:58 tcunha Exp $
|
||||
.\" $Id: tmux.1,v 1.59 2009-01-14 18:41:55 nicm Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
.\"
|
||||
@ -689,7 +689,7 @@ resized and retain the limit at the point they were created.
|
||||
Lock the server after
|
||||
.Ar number
|
||||
seconds of inactivity.
|
||||
The default is 1800 seconds (30 minutes).
|
||||
The default is off (set to 0).
|
||||
.It Ic message-bg Ar colour
|
||||
Set status line message background colour, where
|
||||
.Ar colour
|
||||
|
Reference in New Issue
Block a user