From 25bf0faf2159cf744908ca1df94d89ce1015798f Mon Sep 17 00:00:00 2001
From: Nicholas Marriott <nicholas.marriott@gmail.com>
Date: Mon, 22 Nov 2010 22:29:30 +0000
Subject: [PATCH] +.

---
 TODO | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TODO b/TODO
index 36691b62..1fce6cb5 100644
--- a/TODO
+++ b/TODO
@@ -155,4 +155,5 @@ For 1.4 (not in order):
 22 add a unique ever-increasing pane id to each pane, export it in $TMUX_PANE
    (as %1, %2 etc) and allow it to be used as a target
 23 way to add dest for break-pane; maybe some easier way to unbreak-pane
+24 case insensitive searching
 ...