aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.txt
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 /doc/ideas.txt
parent4ac4aa49d77da3f471ca34a025074cf4a10be841 (diff)
downloadfujinet-chat-819095bcf226d6b1a1cd71f8b0150710bc9850a0.tar.gz
Add Start+T, dup checking in scr_create().
Diffstat (limited to 'doc/ideas.txt')
-rw-r--r--doc/ideas.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/ideas.txt b/doc/ideas.txt
index 55b5901..f70e47f 100644
--- a/doc/ideas.txt
+++ b/doc/ideas.txt
@@ -22,11 +22,6 @@ Features that should be implemented:
we won't be using WSYNC, it opens up the possibility of
using DLIs (if I can think of a useful use for them).
-- 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).
-
- Adaptive scrollback (dynamic screen size). Using fewer screens
would mean you get more scroll. Shorter screens steal lines from
the top of the tallest screen as needed. Requires a display list