aboutsummaryrefslogtreecommitdiff
path: root/src/matchbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/matchbox.c')
-rw-r--r--src/matchbox.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/matchbox.c b/src/matchbox.c
index 3c6cec0..6e5eeea 100644
--- a/src/matchbox.c
+++ b/src/matchbox.c
@@ -14,6 +14,13 @@
*
******************************************************/
+// LATER: add a creation argument to specify the initial search mode
+
+// LATER: bind a "name" to the [matchbox] so several objects can share the same entries
+// if no name is given at creation time, the entries are local only
+
+// even LATER: dynamically bind to several searchlists (via "set" message)
+
#include "zexy.h"