summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/cfg.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2009-10-10 09:46:12 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2009-10-10 09:46:12 +0000
commit79fc4e03d25eb15999e2ba0c4e7f9bab8470133d (patch)
treea66044b89b9b395f683c3ce91030f91e99e20eaa /usr.bin/tmux/cfg.c
parentd5cdc5f5f5ea995faaebb8826ae6e7d2eda59974 (diff)
Support for individual session idle time locking. May be enabled by turning off
the lock-server option (it is on by default). When this is off, each session locks when it has been idle for the lock-after-time setting. When on, the entire server locks when ALL sessions have been idle for their individual lock-after-time settings. This replaces one global-only option (lock-after-time) with another (lock-server), but the default behaviour is usually preferable so there don't seem to be many alternatives. Diff/idea largely from Thomas Adam, tweaked by me.
Diffstat (limited to 'usr.bin/tmux/cfg.c')
0 files changed, 0 insertions, 0 deletions