From 213deb5c662b53ef18a03512e77f5e319517733c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 23 Oct 2011 00:43:58 +0000 Subject: [PATCH] +. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 31b6aff0..4ae490ae 100644 --- a/TODO +++ b/TODO @@ -147,6 +147,7 @@ - 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!