From 8598fd1bc5a4295abf7c720d4bbb7a6e980fbd47 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 9 Sep 2018 07:52:28 +0100 Subject: Add to TODO. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index ecb71580..9b7bc299 100644 --- a/TODO +++ b/TODO @@ -48,6 +48,8 @@ dragging it should select by word. compare how xterm works. GitHub issue 682) * key to search for word under cursor (GitHub issue 1240) + * when entering copy mode, should copy grid so that input does not + need to be suspended - layout stuff * way to tag a layout as a number/name -- cgit