summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-08-31 22:44:01 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-08-31 22:44:01 +0000
commit3b4d26d16b3dcf6f9c6cdd601d6e697a6cc996f3 (patch)
tree1f8bf137f6cec9f72e39c9ff511a123d7816cd52 /TODO
parent01052ca38e1470601533d9199ff80799321bbadb (diff)
+.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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