aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-13 11:33:06 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-13 11:33:06 +0000
commit6db6df882cd2f82405506e01f938e74b716f13aa (patch)
tree145e8a768827d026568f894e403d7ec4c6db28fc
parentdb411ca515167c30a86ec22fff7d491d31f9a165 (diff)
downloadrtmux-6db6df882cd2f82405506e01f938e74b716f13aa.tar.gz
rtmux-6db6df882cd2f82405506e01f938e74b716f13aa.tar.bz2
rtmux-6db6df882cd2f82405506e01f938e74b716f13aa.zip
Update.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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 ;-)