From 0f708dd6e267d281c68a8bcab71437002e6d65b1 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 22 Aug 2017 13:02:20 +0100 Subject: Add to TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 679d2a56..d5a0c801 100644 --- a/TODO +++ b/TODO @@ -109,6 +109,7 @@ * this doesn't work, need pane reference count probably: bind -n DoubleClick3Status confirm-before -p "kill-window #I? (y/n)" kill-window * respawn -c flag same as neww etc + * marker lines in history (GitHub issue 1042) - hooks * more hooks for various things -- cgit