diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-07-25 00:00:33 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-07-25 00:00:33 +0000 |
commit | f4718dcdf2382c4b61e4595e4dfb096c72a010de (patch) | |
tree | aa36946f5ea27436c40504c0b2d9021eda50898a | |
parent | 4ec1b5d4e2d070355fb9a7857d82f69b50cd4387 (diff) | |
download | rtmux-f4718dcdf2382c4b61e4595e4dfb096c72a010de.tar.gz rtmux-f4718dcdf2382c4b61e4595e4dfb096c72a010de.tar.bz2 rtmux-f4718dcdf2382c4b61e4595e4dfb096c72a010de.zip |
+another couple of items.
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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?) + |