Commit Graph

5 Commits

Author SHA1 Message Date
Virgil Dupras d5beeac96b Add word NIP 2020-05-22 14:03:12 -04:00
Virgil Dupras be66d7b4a2 editor: implement E 2020-05-07 08:44:17 -04:00
Virgil Dupras feb0411530 editor: simplify I with the use of MOVE-
Also, delay the shadowing of DO..LOOP's I for as long as possible.
2020-05-06 21:10:27 -04:00
Virgil Dupras 690d9e6313 editor: improve I
Make it print edited line and also have it adjust cursor pos.
2020-05-06 17:41:49 -04:00
Virgil Dupras 58ece9f9a1 editor: implement I command
Also, made LIST properly handle full 64-chars lines not ending with
a null or CR. Previously, such a line would be accompanied by its
following line, duplicating that line's output.
2020-05-06 12:19:36 -04:00