diff --git a/TODO b/TODO index 108793c..59c9440 100644 --- a/TODO +++ b/TODO @@ -22,3 +22,51 @@ The return values of mdcheckline() in crypt.c need to be fixed (0 -> success, [0] http://landley.net/toybox/roadmap.html [1] http://git.suckless.org/ubase/ + +Bugs +==== + +ed +-- +* Multi-line commands don't work in global commands: + g/^line/a \ + line1 + . +* Signal handling is broken. +* cat < #include #include