From b9c95937edfd8798436c3c6c28af0ce47e30f445 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 10 Jun 2016 16:38:40 +0100 Subject: Add to TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 60314ced..159fcee4 100644 --- a/TODO +++ b/TODO @@ -74,6 +74,7 @@ * searching in copy mode should unwrap lines, so if you search for "foobar" then it should be found even if it is now "foo\nbar" (if the WRAP flag is set on the line) + * capture-pane option to preserve spaces but not join lines - layout stuff * way to tag a layout as a number/name -- cgit