aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-01-01 05:09:11 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-01-01 05:09:11 +0000
commit3a0d40b84de05749a32a5ddd54c269cb7a7c6e72 (patch)
treebe3e2b625c72a56e69f4e298f145b1436238107f
parent234211a6f684ebcdfd05bd2379134a8c34d8d104 (diff)
downloadrtmux-3a0d40b84de05749a32a5ddd54c269cb7a7c6e72.tar.gz
rtmux-3a0d40b84de05749a32a5ddd54c269cb7a7c6e72.tar.bz2
rtmux-3a0d40b84de05749a32a5ddd54c269cb7a7c6e72.zip
Add.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6d0cde9b..3947bc05 100644
--- a/TODO
+++ b/TODO
@@ -123,3 +123,5 @@
key is looked up in that table
- pass shell commands as argv rather than strings, allow them to be specified
in commands without quotes
+- combine all options into 1 table (inc defaults) - can use C99 .foo = blah
+ syntax