From ff77010f709da6c23475ffb2129f9d60a102218a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 7 Nov 2018 08:00:15 +0000 Subject: Add to TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 5886eea5..cac3a469 100644 --- a/TODO +++ b/TODO @@ -52,6 +52,7 @@ need to be suspended * allow the prefix for automatic buffers to be specified as part of the key binding to allow session buffers or similar (GitHub issue 1501) + * copy-pipe should be synchronous (GitHub issue 1517) - layout stuff * way to tag a layout as a number/name -- cgit