From 88ab74ac20ad96771a9f06667da666bf85cd3f23 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 10 Jan 2009 19:35:40 +0000 Subject: Clock mode. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0116e565..a7dde8c4 100644 --- a/TODO +++ b/TODO @@ -62,7 +62,9 @@ - document xterm-keys - document server-info - document window options changes -- a window mode to show a clock +- 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 - FAQ "Can I have some examples of cool things I can do with tmux?" -- linkw - clone session command -- cgit