From 2e2c9bd623455038633d633a96ba4ca66624c25c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 20 Mar 2012 10:24:12 +0000 Subject: [PATCH] +. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index d4ce98a2..370f02f2 100644 --- a/TODO +++ b/TODO @@ -145,6 +145,7 @@ - flag to switch-client to switch all clients - history of layouts and undo/redo flags to selectl - way to tag a layout as a number/name +- optimize pane redraws, 20120318184853.GK10965@yelena.nicm.ath.cx * We need a tmux terminfo entry to document the extensions we are using in upstream terminfo. Must NOT change (only add or remove) anything from TERM=screen so we can fallback!