From 6616def8739f746ac247c65723452b8cf0b6d7a8 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 1 Apr 2026 03:25:36 -0400 Subject: Rewrite backspace() in asm. 5363 bytes free. --- doc/ideas.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ideas.txt') 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 -- cgit v1.2.3