diff options
| -rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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: |
