From 3b4d26d16b3dcf6f9c6cdd601d6e697a6cc996f3 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 31 Aug 2010 22:44:01 +0000 Subject: [PATCH] +. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 63593b43..8cac8357 100644 --- a/TODO +++ b/TODO @@ -135,6 +135,8 @@ For 1.4 (not in order): 2 support UTF-8 line drawing characters for ACS to workaround putty idiocy 3 why are alerts per-winlink? try per window? 4 audit of escape sequence support vs xterm +5 support binding keys to mouse (mouse-select-pane -> mouse-keys or something, + mouse click == select-pane -t %%, mouse scroll up == copy-mode) 6 rectangle copy: when selecting leftward, cursor should be inside block per emacs key to rotate corner at which cursor is 9 something for -t "last window in session" so a session can be used as a stack