descriptionA terminal locker like vlock
ownersgilles@math.umd.edu
last changeTue, 18 Jul 2017 14:45:57 +0000 (18 10:45 -0400)
content tags
add:
README
This is a program which locks a terminal. It's like vlock or lock(1)
from the BSDs. It's meant to be used with tmux's lock-command.

Please note that this doesn't prevent attaching a new tmux session.
It doesn't prevent switching to TTY2, logging in, and running kill
-9 tlock. It doesn't prevent <Enter>~<Control+Z> if the tmux session
is accessed over ssh (although ssh -e none should prevent that).
shortlog
2017-07-18 S. Gilleschange login detection to `true'masterv0.2
2017-03-31 S. Gillescorrect animation width
2017-03-31 S. Gillesinitialv0.1
tags
6 years ago v0.2
7 years ago v0.1
heads
6 years ago master