summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/window.c
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2009-10-10 09:46:11 +0000
committernicm <nicm@openbsd.org>2009-10-10 09:46:11 +0000
commitbe5c3bab5b05c6bc5de3ff980df60dcbabfe96f5 (patch)
treeacb172671d6b09d76963b6c8af06c6a8dd44b0f2 /usr.bin/tmux/window.c
parentInstead of passing a struct pollfd ** around through various functions, build (diff)
downloadwireguard-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