made ed actually have the right commands for stuff oops

这个提交包含在:
Izaya 2019-11-09 17:56:44 +11:00
父节点 180a5a9a78
当前提交 787163c606
共有 1 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -107,8 +107,8 @@ ct.a = ct.append
ct.s = ct.substitute
ct.d = ct.delete
ct.f = ct.filename
ct.P = ct.pasteprevious
ct.p = ct.paste
ct.PP = ct.pasteprevious
ct.P = ct.paste
ct.readfile(fp)