aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 3 insertions, 7 deletions
diff --git a/TODO b/TODO
index 58927a3..179fc21 100644
--- a/TODO
+++ b/TODO
@@ -17,13 +17,9 @@ X Configurable ctcp version response. Not going to do for now. Having
Other stuff:
-- [*] edit box issues with the 240th character. Example: fill up the buffer
- until it beeps, then left-arrow, then ^U.
-- Maybe: if the user types 240 chars into the edit box, then tries to type
- another, the first 240 chars get sent to the server, the box clears, and
- the new keystroke appears as the start of a new message. On the fence
- about this one: irssi does it, but it might surprise people. Could make
- it a preference...
+- [*] edit box issues with the 240th character. currently everything seems
+ to work properly, but you can't type 240 chars (only 239). out of
+ patience for it right now...
- Maybe: get rid of the Hide MOTD and Show PING/PONG preferences. People
can always type /motd if they're interested, and the ping/pong stuff has
been tested thoroughly by now.