From 9a0571ff32f670aea9c65a80e6fec86d9e2aaf55 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 23 Jan 2010 11:07:25 +0000 Subject: [PATCH] +. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index b979e39a..f827e4fe 100644 --- a/TODO +++ b/TODO @@ -110,3 +110,4 @@ - sort out inheriting config from shell on new sessions/windows: should pick up default-path/termios/etc from client if possible, else leave empty/default +- why does new-session/attach stop command sequence parsing? document it?