Post #1767868
2026-04-26 23:35 UTC
@ed1conf @aartaka See, sam(1) is an easier target, with one implementation. ;-)
ed is easy until it isn’t.
And I *did* stumble upon the closing delimiters more than once.
Replies (1)
-
@aartaka@merveilles.town 2026-04-26 23:40
@tux0r > easier target, with one implementation That’s exactly the problem. I want to have multiple implementations of a common standard for everything I do, because that’s (almost) the only way to ensure my software works across time. Having a single reference implementation is fun, but I don’t wanna risk that. > ed is easy until it isn’t. Each to their own. I am perfectly fine with ed, for most of my real-world programming and editing. @ed1conf