diff options
author | 2009-10-10 09:46:11 +0000 | |
---|---|---|
committer | 2009-10-10 09:46:11 +0000 | |
commit | be5c3bab5b05c6bc5de3ff980df60dcbabfe96f5 (patch) | |
tree | acb172671d6b09d76963b6c8af06c6a8dd44b0f2 /usr.bin/tmux/window.c | |
parent | Instead of passing a struct pollfd ** around through various functions, build (diff) | |
download | wireguard-openbsd-be5c3bab5b05c6bc5de3ff980df60dcbabfe96f5.tar.xz wireguard-openbsd-be5c3bab5b05c6bc5de3ff980df60dcbabfe96f5.zip |
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/window.c')
0 files changed, 0 insertions, 0 deletions