]> jfr.im git - erebus.git/blobdiff - TODO
TODO
[erebus.git] / TODO
diff --git a/TODO b/TODO
index cea0187bd48a0bd8067f72992277b4ed1dd8e601..31fcacf7184d99e3a60c703fb2193dc05cac576c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ vim: expandtab sw=2 ts=2
     - add a pipe which allows to input commands even when IRC connection is gone
       this might be difficult since there won't be a bot or user or chan object...
 
+- add optional message wrapping in the core (instead of just truncation)
+
 - implement timers in the core and/or modlib, by adjusting the select timeout whenever a timer is pending.
   call timers as part of the event loop.
   this has the potential to remove a LOT of the threading.