diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-28 15:40:10 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-28 15:40:10 +0000 |
commit | 8762338e309dadb4cef19f34f2b870aa09c6cf45 (patch) | |
tree | b4d8ff3d78b1b66a25a09072e88197d95c2cb0c1 | |
parent | cb2ac5c269d42d1f95e6dc6e5585c4ac01a360e4 (diff) | |
download | rtmux-8762338e309dadb4cef19f34f2b870aa09c6cf45.tar.gz rtmux-8762338e309dadb4cef19f34f2b870aa09c6cf45.tar.bz2 rtmux-8762338e309dadb4cef19f34f2b870aa09c6cf45.zip |
+.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -90,6 +90,8 @@ - better support for stupid margin terminals. strcmp for cons25 sucks, how can these be autodetected? - refer to windows by name etc (duplicates? fnmatch?) +- a confirm-before command which asks "Are you sure? (y/n)" before executing + command, eg bind-key "&" confirm-before "kill-window" - document repeat behaviour and -r on bind-key - document status-keys |