commit 7d5b113423ae72b2edbd8433871ad8a819bfadca Author: Roberto E. Vargas Caballero <[email protected]> AuthorDate: Fri Jan 12 20:48:42 2024 +0100 Commit: Roberto E. Vargas Caballero <[email protected]> CommitDate: Fri Jan 12 20:48:42 2024 +0100
ed: Add new TODO
diff --git a/TODO b/TODO
index 3432591..6a0968e 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,12 @@ Bugs
ed
--
+* cat <<EOF | ed
+ i
+ LLL
+ .
+ s/$/\\
+
* cat <<EOF | ed
0a
int radix = 16;
