create a todo list for future features.

nanotube [2005-09-05 01:34]
create a todo list for future features.
Filename
TODO.txt
diff --git a/TODO.txt b/TODO.txt
new file mode 100644
index 0000000..fb962fd
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,7 @@
+TODO
+
+modify log capability to split keyboard input by window title+id
+
+create a log parser, to parse in the non-printing characters (such as arrow keys and backspace/delete), to make log easier to read
+
+enable passing options via commandline, in preparation for exe freeze
\ No newline at end of file
ViewGit