From f4718dcdf2382c4b61e4595e4dfb096c72a010de Mon Sep 17 00:00:00 2001
From: Nicholas Marriott <nicholas.marriott@gmail.com>
Date: Sat, 25 Jul 2009 00:00:33 +0000
Subject: [PATCH] +another couple of items.

---
 TODO | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/TODO b/TODO
index d9863654..42938cc7 100644
--- a/TODO
+++ b/TODO
@@ -94,3 +94,10 @@
 - it is only possible to specify 8 colours to fg/bg options; should be able to set 256 as well
 - neww and attach can create a session if none exists?
        would work fine with config file since
+- option to set customisable prompt for command-prompt (so eg bind -n F2
+  command-prompt "splitw 'exec man %%') can have "man: " instead of "(splitw)".
+ (i think someone suggested this before and i poo-poo'd it, don't remember why
+ is there a downside?)
+- a way for force-width/height to apply to only one
+ pane (how?)
+