made ed actually have the right commands for stuff oops

このコミットが含まれているのは:
Izaya 2019-11-09 17:56:44 +11:00
コミット 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)