diff --git a/TODO b/TODO new file mode 100644 index 0000000..ad7017f --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +Add `-0`, deliminate standard input reads and standard output writes by the ASCII nul (b'\0', 0u8) instead of a newline (b'\n')