aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-11 23:43:58 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-11 23:43:58 -0400
commit819095bcf226d6b1a1cd71f8b0150710bc9850a0 (patch)
tree2213f46d29b818d24172486a6c3193264f01da6b /TODO
parent4ac4aa49d77da3f471ca34a025074cf4a10be841 (diff)
downloadfujinet-chat-819095bcf226d6b1a1cd71f8b0150710bc9850a0.tar.gz
Add Start+T, dup checking in scr_create().
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7122d3c..efaf391 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,11 @@ 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.
+- 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).
Other stuff: