Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > cbbb6245c8f16bdd169f9565664547cb > files > 8

ed-1.10-3.mga5.x86_64.rpm

Some missing tests:
0) g/./s^@^@	- okay: NULs in commands
1) g/./s/^@/	- okay: NULs in patterns
2) a
   hello^V^Jworld	
   .		- okay: embedded newlines in insert mode
3) ed -x 	- verify: 8-bit clean
4) ed		- verify: long-line support
5) ed		- verify: interactive/help mode
6) G/pat/	- verify: global interactive command
7) V/pat/	- verify: global interactive command