From b9f36cc226740a54e09cf2824f911615f088990e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 31 Dec 2010 01:39:50 +0000 Subject: [PATCH] +. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)