Standard UNIX Line Editor
The standard, old Unix line editor.
- Developed at utilities
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/ed && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ed-1.15.tar.xz | 0000067916 66.3 KB | |
ed.changes | 0000012339 12 KB | |
ed.spec | 0000002495 2.44 KB |
Revision 29 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 664295
from
Tomáš Chvátal (scarabeus_iv)
(revision 29)
- Switch back to hand provided tarball in order to avoid pulling lzip to the Ring0 - Use upstream released tarball - Avoid repetition of package name in summary. - Update to version 1.15: * io.c (print_line): Make '1' command print '\\' before every '$' within the text. * main_loop.c (extract_addresses): Fixed address ',,' to mean '$,$' instead of '1,$'. * regex.c (extract_replacement): Allow newlines even if global. * main_loop.c (exec_command): Make 'c' command reject address 0. * ed.texi: Minor fixes. * configure: Accept appending to CFLAGS, 'CFLAGS+=OPTIONS'. * Switch archive format to tar.
Comments 0