bug-ed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

While we're talking about new features


From: Shawn Wagner
Subject: While we're talking about new features
Date: Sun, 1 Aug 2021 19:15:46 -0700

Two more I have in mind:

Supporting a GNU sed extension of taking both a starting offset and g
with s///Ng - replace all matches starting with the Nth one. I have
this mostly done; I'm not sure how it should interact with the current
toggling behavior of sN and sg, though.

Adding an ex-like range to ! that sends the addressed lines to an
external command and replaces them with its output. I don't think
there's any good way to do this now that doesn't involve multiple
steps and a temporary file.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]