diff options
| -rw-r--r-- | TODO | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -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. |
