From d50f157f7e9c1b61cada6f1b29dd5465be0b153e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 14 Aug 2012 09:38:34 +0000 Subject: [PATCH] +. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 316d17f2..b54c2e07 100644 --- a/TODO +++ b/TODO @@ -145,6 +145,7 @@ - way to do tmux command/run-shell from mode keys - send command to all windows - choose-pane command +- wrap/no wrap esc seq DEC CSI ? 7 h/l * 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!