From 3a0d40b84de05749a32a5ddd54c269cb7a7c6e72 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 1 Jan 2011 05:09:11 +0000 Subject: [PATCH] Add. --- TODO | 2 ++ 1 file changed, 2 insertions(+) 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