0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.117.105.184


Current Path : /proc/self/root/usr/share/doc/ed/
Upload File :
Current File : //proc/self/root/usr/share/doc/ed/TODO

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