From 6db6df882cd2f82405506e01f938e74b716f13aa Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 13 Jul 2009 11:33:06 +0000 Subject: [PATCH] Update. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index ceebec0b..5cb241e4 100644 --- a/TODO +++ b/TODO @@ -98,4 +98,6 @@ - is utf8 a valid charset in LANG? also check for "unicode" in TERM - what about utmp etc? can tmux update it like screen? setgid? - option to show bells visually +- window-status command to show current window info in status line +- H/M/L commands in copy mode with vi-keys, for jumping to the top/middle/last line on the screen - tidy up and prioritise todo list ;-)