ed: Add new TODO

This commit is contained in:
Roberto E. Vargas Caballero 2024-01-12 20:48:42 +01:00
parent 2732217a40
commit 7d5b113423
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -28,6 +28,12 @@ Bugs
ed
--
* cat <<EOF | ed
i
LLL
.
s/$/\\
* cat <<EOF | ed
0a
int radix = 16;