From 7d53e2c946529da768f96c37b4c26594317c7ed6 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 23 Oct 2011 08:36:19 +0000 Subject: [PATCH] Done! --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 4ae490ae..3709490b 100644 --- a/TODO +++ b/TODO @@ -146,8 +146,6 @@ - flags to find-window to select what is searched (title, name, content, history) - fetch full command line on !Linux, and add option to strip prefixes such as "sh " "/bin/sh " etc etc -- loadb and saveb should accept relative path (use client cwd) -- new -d should read dimensions from client, also should we bump default 80x24 * 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!