From 203d604bf7a439648707517c7dc4770fe7f4d8a3 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 17 Feb 2017 10:52:40 +0000 Subject: Add to TODO. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index f45dcef6..03f47427 100644 --- a/TODO +++ b/TODO @@ -55,6 +55,8 @@ 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 + * improve word and line selection in copy mode (for example when dragging + it should select by word. compare how xterm works. GitHub issue 682) - layout stuff * way to tag a layout as a number/name -- cgit