aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ideas.txt')
-rw-r--r--doc/ideas.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/ideas.txt b/doc/ideas.txt
index f70e47f..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
@@ -39,3 +43,17 @@ Features that should be implemented:
- Cut buffer for ^U ^K ^W, like bash/emacs. LImited size (like,
240 bytes, same as the input box).
+
+- Support for the XEP80 (and its modern clones). This really should be
+ done as dual-head: Keep the regular Atari display for screen 1,
+ the edit box, and the status bar. The rest of the screens can
+ display on the XEP80. One problem with this is, scrollback memory.
+ Each of screens 2-7 will be ~2000 bytes per 80x25 chunk, so each
+ needs 4K to be able to scroll back 1 screens' worth. So XEP80
+ support might end up being a 128K-and-up-only thing.
+ reifsnyderb has some code that deals with the XEP, written for use
+ with CP/M, that may be useful here.
+
+- R: support. Compile-time switch, separate executable. Use with
+ FujiNet, Lantronix, or anything else where we can go like
+ ATDThostname:port.