summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-11-19 14:24:18 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-11-30 17:18:25 +0000
commita352570e9fee02ad50ce627dc1e9b0b5a82bc8f1 (patch)
tree8c70d54c3569a22cbf3b781d439db687937d3dba /TODO
parent3e498cdb49c4ef9fcc5a4bf742407768561e795a (diff)
+.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index f4cf7b6d..a65688f9 100644
--- a/TODO
+++ b/TODO
@@ -119,6 +119,8 @@
- we need a tmux terminfo entry to document the extensions we are using in
upstream terminfo
+- send arrow key sequences for mouse scroll wheel when in alternate screen
+
- the way pane, window, session destroy is handled is too complicated and the
distinction between session.c, window.c and server-fn.c functions is not
clear. could we just have kill_pane(), kill_window(), unlink_window(),