GNU ed 1.21-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/ed/ed-1.21-rc1.tar.lz

The sha256sum is:
ce17f9046ec48a93e8217ba058a7e045b9e3cde84099cd7c01b02218d21673c8 ed-1.21-rc1.tar.lz

Please, test it and report any bugs you find.

GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. Ed is the "standard" text editor in the sense that it is the original editor for Unix, and thus widely available. For most purposes, however, it is superseded by full-screen editors such as GNU Emacs or GNU Moe.

The homepage is at http://www.gnu.org/software/ed/ed.html


Changes in this version:

  * Include stdbool.h instead of defining bool to fix compilation in C23.
    (Reported by Alexander Jones).

* The chapter 'Syntax of command-line arguments' has been added to the manual.


Regards,
Antonio Diaz, GNU ed maintainer.

--
If you are using gzip, bzip2, or xz, please consider the advantages of switching to lzip.
See http://www.nongnu.org/lzip/lzip_benchmark.html and
http://www.nongnu.org/lzip/manual/lzip_manual.html#Quality-assurance


Reply via email to