From ee3e0eb18378f41d01d302959e217a0323e16e10 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 22 Aug 2018 21:29:30 +0100 Subject: Update TODO. --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index eaa07d37..57e99120 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,6 @@ multiple attached sessions, and is the active window in multiple attached sessions? * comparison operators like < and > (for #{version}?) - * %else statement in config file - improve monitor-*: * straighten out rules for multiple clients @@ -108,7 +107,6 @@ * marks in history, automatically add (move?) one when pane is changed * 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) * tree mode stuff: make command prompt (:) common code so all modes get it, predefined filters, tag-all key, ... -- cgit