diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-11 00:48:42 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-11 00:48:42 +0000 |
commit | e3feb067a503b53da253e4ed877d212d6d73842c (patch) | |
tree | f0ebedf15d81253ae1d0437b6dc9f47cbccdc291 /TODO | |
parent | ee0a7cda880f01771470b2902839c5d6396057c3 (diff) | |
download | rtmux-e3feb067a503b53da253e4ed877d212d6d73842c.tar.gz rtmux-e3feb067a503b53da253e4ed877d212d6d73842c.tar.bz2 rtmux-e3feb067a503b53da253e4ed877d212d6d73842c.zip |
Server locking. set-password and lock-server commands, plus automatic locking.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -64,8 +64,9 @@ - document server-info - document window options changes - document clock-mode -- automatic lock/screensaver after $time inactivity (switch all windows into - clock mode/blank) -- a key binding to display the status line when it is turned off +- document password/locking commands +- document lock-after-time +- automatic lock/screensaver after $time inactivity +- a key binding to display the status line briefly when it is turned off - FAQ "Can I have some examples of cool things I can do with tmux?" -- linkw - clone session command |