[hackers] [sbase] ed: Add other pending bug || Roberto E. Vargas Caballero

From: <git_AT_suckless.org>
Date: Fri, 22 Mar 2024 04:40:28 +0100 (CET)

commit b30fb56804bfed69b45ef0e944d2e029e4d26258
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
AuthorDate: Fri Mar 22 04:39:25 2024 +0100
Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
CommitDate: Fri Mar 22 04:39:25 2024 +0100

    ed: Add other pending bug
    
    At this stage is clear that the match() function of ed has
    serious problems that have to be solved.

diff --git a/TODO b/TODO
index 6a0968e..575b3d9 100644
--- a/TODO
+++ b/TODO
_AT_@ -57,6 +57,15 @@ ed
     .
     1g/^$/p
 
+* cat <<EOF | ed
+ 0a
+ line1
+ line2
+ line3
+ .
+ g/^$/d
+ ,p
+
 * Editing huge files doesn't work well.
 
 
Received on Fri Mar 22 2024 - 04:40:28 CET

This archive was generated by hypermail 2.3.0 : Fri Mar 22 2024 - 04:48:39 CET