summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-12-31 01:39:50 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-12-31 01:39:50 +0000
commitb9f36cc226740a54e09cf2824f911615f088990e (patch)
tree749c9ffcb43ba565c5f68002d76465228e8bb05a /TODO
parentbbf44d6ff30d273b8d737542d2d31865ab9cbb00 (diff)
+.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 88bbcb51..3327987c 100644
--- a/TODO
+++ b/TODO
@@ -125,4 +125,5 @@
- support "xterm2" mouse mode
- respawn-pane command
- configurable borders and empty space filler for when panes < window?
-
+- mouse-select-pane will screw up with !MODE_MOUSE_STANDARD (it sets the
+ flag on w/o checking the others before calling tty_update_mode)