diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-16 08:53:03 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-16 08:53:03 -0400 |
| commit | b7c3ddfc80fd62de647c44554fb69d5509a10798 (patch) | |
| tree | 778c1aee9da91ef1aaffd2015477394a1acfb941 | |
| parent | 6480562f03dd54e58fc14b4253b29b1543a0cda1 (diff) | |
| download | fujinet-chat-b7c3ddfc80fd62de647c44554fb69d5509a10798.tar.gz | |
Update TODO.
| -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: |
