aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-04-01 03:25:36 -0400
committerB. Watson <urchlay@slackware.uk>2026-04-01 03:25:51 -0400
commit6616def8739f746ac247c65723452b8cf0b6d7a8 (patch)
treef77b6b9b4ff39492a1726aea231889adaa7a80b4 /doc/ideas.txt
parent007f596e3d75131086d0c165fc8848ad630aa82b (diff)
downloadfujinet-chat-6616def8739f746ac247c65723452b8cf0b6d7a8.tar.gz
Rewrite backspace() in asm. 5363 bytes free.
Diffstat (limited to 'doc/ideas.txt')
-rw-r--r--doc/ideas.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ideas.txt b/doc/ideas.txt
index b9c9627..15d44dc 100644
--- a/doc/ideas.txt
+++ b/doc/ideas.txt
@@ -2,6 +2,10 @@ These are not really TODOs, they're "might do" or "hope to do".
Features that should be implemented:
+- /r to reply to the last person/channel who msg'd you, /a to msg the
+ last person/channel you msg'ed (server and private screens). Idea
+ comes from phigan (thanks!)
+
- Support for (some of) the extra RAM in 64K machines. Can get an
extra 4K because we don't need the international font or the
floating point routines, and we can plop our custom font directly