From b7c3ddfc80fd62de647c44554fb69d5509a10798 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 16 Mar 2026 08:53:03 -0400 Subject: Update TODO. --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index e2fe65b..dc372bd 100644 --- a/TODO +++ b/TODO @@ -4,11 +4,13 @@ FujiChat features, we're almost at parity! - Nick tab completion. FujiChat's was very lame, make this one less lame. It can't be perfect due to limited RAM. -- Configurable ctcp version response. +- Configurable ctcp version response. Does it matter? - Keyboard buffer, if possible. Right now we miss the occasional keystroke when typing fast & furious during network I/O. Not sure how to accomplish this with FujiNet (the old FujiChat - key buffer actually hooked into the SLIP code). + key buffer actually hooked into the SLIP code). Use a VBI I + guess. If that doesn't do it, it would require a custom SIO + replacement... well, I have the OS source, so maybe. Other stuff: -- cgit v1.2.3