[hackers] [PATCH 17/17] Add TODO

From: quinq <quinq_AT_fifth.space>
Date: Tue, 6 Mar 2018 12:58:09 +0100

From: "Roberto E. Vargas Caballero" <k0ga_AT_shike2.com>

---
 ed.c | 8 ++++++++
 1 file changed, 8 insertions(+)
diff --git a/ed.c b/ed.c
index fe68197..bf66f8b 100644
--- a/ed.c
+++ b/ed.c
_AT_@ -1,4 +1,12 @@
 /* See LICENSE file for copyright and license details. */
+
+/*
+ * TODO: Multi-line commands don't work in global commands:
+ * o  g/^line/a \
+ *    line1
+ *    .
+ * o  Signal handling is broken
+ */
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <regex.h>
-- 
2.14.2
Received on Tue Mar 06 2018 - 12:58:09 CET

This archive was generated by hypermail 2.3.0 : Tue Mar 06 2018 - 13:03:49 CET