aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO b/TODO
index aa13cbc..4f365c1 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,9 @@ Once they're all finished, I'll tag alpha2 and post it on AA.
FujiChat features, we're almost at parity!
-- Configurable ctcp version response. Does it matter?
+X Configurable ctcp version response. Not going to do for now. Having
+ the git commit and date in the version response is more important,
+ during the alpha release cycle.
- [*] 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
@@ -15,7 +17,7 @@ FujiChat features, we're almost at parity!
Other stuff:
-- Implemented, but not sure it was worth doing:
+? Implemented, but not sure it was worth doing:
If an VBI-driven keyboard buffer turns out to be impossible or
too much of a PITA to contemplate, another idea to avoid dropping
keystrokes: after every keypress, wait something like 1/4 or 1/3
@@ -81,11 +83,8 @@ Config file and initial config:
hotkeys like [S]erver, [N]ick. Categories (as tabs? tree?). I'm not
going to get this right without some user feedback, since I'm mainly
a CLI and text editor guy.
-- There should be a preset list of servers to choose from, or the
- user can enter his own.
- There should be a file selector for load/save config.
More prefs:
-- CTCP VERSION response? Do we need it?
- Ignore list (maybe).
- Connect macro (log in to bot).