aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-25 00:00:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-25 00:00:33 +0000
commitf4718dcdf2382c4b61e4595e4dfb096c72a010de (patch)
treeaa36946f5ea27436c40504c0b2d9021eda50898a
parent4ec1b5d4e2d070355fb9a7857d82f69b50cd4387 (diff)
downloadrtmux-f4718dcdf2382c4b61e4595e4dfb096c72a010de.tar.gz
rtmux-f4718dcdf2382c4b61e4595e4dfb096c72a010de.tar.bz2
rtmux-f4718dcdf2382c4b61e4595e4dfb096c72a010de.zip
+another couple of items.
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
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?)
+