diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-26 02:55:54 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-26 02:55:54 -0400 |
| commit | d4077f32b9bf3a924dca1764fa57a4263a65a964 (patch) | |
| tree | 744e901910d9c8eb5cb533e9390b62ca1bb57aad | |
| parent | 706a53bfd61f711ae43ca1adf0d65fd5fdfe67da (diff) | |
| download | fujinet-chat-d4077f32b9bf3a924dca1764fa57a4263a65a964.tar.gz | |
Update docs.
| -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. |
