From e4f61e7d7aa1693acd829fcb14b56dc929a507ac Mon Sep 17 00:00:00 2001 From: nanotube Date: Sun, 11 Sep 2005 20:50:27 +0000 Subject: [PATCH] crossed out the old log functionality bit in future direction, since it's no longer true --- html/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/index.html b/html/index.html index 8f0d1c0..2b43e4a 100644 --- a/html/index.html +++ b/html/index.html @@ -159,10 +159,10 @@

icon Future direction [Features planned]

- Currently, the log file just has everything dumped into it as keyboard input is received. + Currently, the log file just has everything dumped into it as keyboard input is received. This means that when you type something in say, notepad, then alt-tab into word, then write an email, then come back to notepad, the log file has all that input mixed in, so while it is not lost, it is hard - to retrieve in "original condition". + to retrieve in "original condition".

I plan to enhance the logging capability so that it splits the keyboard input by window, and then create -- 2.45.1