From 87fcef875461463b9193c5258b551bd7f3b0fc17 Mon Sep 17 00:00:00 2001 From: nanotube Date: Mon, 5 Sep 2005 01:34:06 +0000 Subject: [PATCH] create a todo list for future features. --- TODO.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 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 -- 2.45.1